{
"id": "rsvp.atmo.space.invite.revoke",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"spaceUri",
"tokenHash"
],
"properties": {
"spaceUri": {
"type": "string",
"format": "at-uri"
},
"tokenHash": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "NotFound"
},
{
"name": "Forbidden"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"ok"
],
"properties": {
"ok": {
"type": "boolean"
}
}
},
"encoding": "application/json"
},
"description": "Revoke an invite. Owner only. Invites are identified by their tokenHash (visible in list output)."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:b63bmauox6z5rbibwrhxrdnw
- CID
-
bafyreif3s4mjuaqsii25743bny2gyz36sx5rycks4tycug4fsahs4trx6i
- Indexed At
- 2026-04-14 17:40 UTC
- AT-URI
-
at://did:plc:b63bmauox6z5rbibwrhxrdnw/com.atproto.lexicon.schema/rsvp.atmo.space.invite.revoke