{
"id": "lol.dids.admin.setSpaceState",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"space",
"state"
],
"properties": {
"space": {
"type": "string",
"format": "at-uri"
},
"state": {
"type": "string",
"knownValues": [
"suspended",
"active"
]
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"space"
],
"properties": {
"space": {
"ref": "lol.dids.defs#spaceView",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"description": "Suspend or unsuspend syncing for a space: no pulls, no grants accepted, and its domains keep serving what they serve."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cbkjy5n7bk3ax2wplmtjofq2
- CID
-
bafyreifsiuuvryseydavca5o7lgduud6pl5i53hkaqsytddjcj23f5zwce
- Indexed At
- 2026-08-30 03:12 UTC
- AT-URI
-
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.admin.setSpaceState