{
"id": "blog.pckt.domain.remove",
"defs": {
"main": {
"type": "procedure",
"errors": [
{
"name": "BlogNotFound"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"message"
],
"properties": {
"message": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"blog"
],
"properties": {
"blog": {
"type": "string",
"format": "at-uri",
"description": "AT-URI of the publication record. Authority MUST match the caller's DID."
}
}
},
"description": "Remove the custom domain from a publication."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:revjuqmkvrw6fnkxppqtszpv
- CID
-
bafyreigk5fbuycnw7e4nqjlbmw6g5ytcixq7ii6bl3pnydnalsozp7pkw4
- Indexed At
- 2026-05-25 19:27 UTC
- AT-URI
-
at://did:plc:revjuqmkvrw6fnkxppqtszpv/com.atproto.lexicon.schema/blog.pckt.domain.remove