{
"id": "com.getorbyt.community.beginDeletion",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"community"
],
"properties": {
"community": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "AuthenticationRequired"
},
{
"name": "CommunityNotFound"
},
{
"name": "InsufficientRole"
},
{
"name": "InvalidState"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"community",
"declarationUri",
"cid",
"publicationState",
"changed"
],
"properties": {
"cid": {
"type": "string",
"format": "cid"
},
"changed": {
"type": "boolean"
},
"community": {
"type": "string",
"format": "at-uri"
},
"declarationUri": {
"type": "string",
"format": "at-uri"
},
"publicationState": {
"type": "string",
"knownValues": [
"deleting"
]
}
}
},
"encoding": "application/json"
},
"description": "Begins permanent deletion for an unpublished Community and returns the current PDS declaration to delete. Requires authenticated service authorization by the current declaration holder."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:2xrqztnmzlckb3xfuuukupso
- CID
-
bafyreihobapn4les64iqxkasuznchx3cm2vaygckxx2hm2j7asixt5rm4q
- Indexed At
- 2026-09-02 18:57 UTC
- AT-URI
-
at://did:plc:2xrqztnmzlckb3xfuuukupso/com.atproto.lexicon.schema/com.getorbyt.community.beginDeletion