{
"id": "lol.dids.admin.setDomainState",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"domain",
"state"
],
"properties": {
"state": {
"type": "string",
"knownValues": [
"suspended",
"active",
"released"
]
},
"domain": {
"type": "string",
"maxLength": 253,
"description": "The hostname."
},
"reason": {
"type": "string",
"description": "Recorded on the domain's event log."
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"domain"
],
"properties": {
"domain": {
"ref": "lol.dids.defs#domainView",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"description": "Suspend, unsuspend, or force-release a domain."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cbkjy5n7bk3ax2wplmtjofq2
- CID
-
bafyreifohaaw6jomir5n3esyankwmp3juoge7qhyn3v7rv74rnbk4hjq6a
- Indexed At
- 2026-08-30 03:12 UTC
- AT-URI
-
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.admin.setDomainState