town.muni.arbiter.deleteSpace

zicklag.dev

{
  "id": "town.muni.arbiter.deleteSpace",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "arbiterDid",
            "spaceKey"
          ],
          "properties": {
            "spaceKey": {
              "type": "string",
              "format": "did"
            },
            "arbiterDid": {
              "type": "string",
              "format": "did"
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "ErrPermissionDenied",
          "description": "The requesting user is not allowed to make the request."
        }
      ],
      "description": "Delete a space from the arbiter."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against town.muni.arbiter.deleteSpace

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ulg2bzgrgs7ddjjlmhtegk3v
CID
bafyreid3xaz55wb35bck6fywdj7g3xops7cfppbdzbjmox2ms2mvz2maby
Indexed At
2026-05-19 19:41 UTC
AT-URI
at://did:plc:ulg2bzgrgs7ddjjlmhtegk3v/com.atproto.lexicon.schema/town.muni.arbiter.deleteSpace

Version History (2 versions)

Lexicon Garden

@