{
"id": "lol.dids.manage.disconnectSpace",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"space"
],
"properties": {
"space": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "SpaceNotFound",
"description": "Bard is not connected to that space."
},
{
"name": "NotSpaceAuthority",
"description": "Only the space's authority may disconnect it."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"disconnected",
"releasedDomains"
],
"properties": {
"disconnected": {
"type": "boolean"
},
"releasedDomains": {
"type": "array",
"items": {
"type": "string"
},
"description": "The hostnames released by the disconnect."
}
}
},
"encoding": "application/json"
},
"description": "Forget a space: release the domains registered to it, purge under the ordinary grace, discard the credential and the key, and stop renewing. Authority only."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cbkjy5n7bk3ax2wplmtjofq2
- CID
-
bafyreibcd4dadtgs7flktpegajfg5rsy4qfe2ptbbqvysaj3savasbqixy
- Indexed At
- 2026-08-30 03:10 UTC
- AT-URI
-
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.manage.disconnectSpace