{
"id": "space.highport.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": "space.highport.defs#spaceView",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"description": "Suspend or resume syncing for a space. While suspended, bard pulls nothing and accepts no grants, but the space's domains keep serving."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ciygg5hma4q7ah2kxaszkyob
- CID
-
bafyreica4pd2v4h2ub67co44fwwhem5hvfmuq2cxba3gzv5s3i3mtiepwy
- Indexed At
- 2026-09-17 17:48 UTC
- AT-URI
-
at://did:plc:ciygg5hma4q7ah2kxaszkyob/com.atproto.lexicon.schema/space.highport.admin.setSpaceState
Version History (2 versions)