{
"id": "town.muni.arbiter.deleteSpace",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"arbiterDid",
"spaceKey"
],
"properties": {
"spaceKey": {
"type": "string",
"format": "did"
},
"arbiterDid": {
"type": "string",
"format": "did"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "ErrPermissionDenied",
"description": "The requesting user is not allowed to make the request."
}
],
"description": "Delete a space from the arbiter."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ulg2bzgrgs7ddjjlmhtegk3v
- CID
-
bafyreid3xaz55wb35bck6fywdj7g3xops7cfppbdzbjmox2ms2mvz2maby
- Indexed At
- 2026-05-19 19:41 UTC
- AT-URI
-
at://did:plc:ulg2bzgrgs7ddjjlmhtegk3v/com.atproto.lexicon.schema/town.muni.arbiter.deleteSpace
Version History (2 versions)