com.getorbyt.community.cancelDeletion

getorbyt.com

{
  "id": "com.getorbyt.community.cancelDeletion",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "community"
          ],
          "properties": {
            "community": {
              "type": "string",
              "format": "at-uri"
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "AuthenticationRequired"
        },
        {
          "name": "CommunityNotFound"
        },
        {
          "name": "InsufficientRole"
        },
        {
          "name": "InvalidState"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "publicationState",
            "changed"
          ],
          "properties": {
            "changed": {
              "type": "boolean"
            },
            "publicationState": {
              "type": "string",
              "knownValues": [
                "unpublished"
              ]
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Cancels deletion before the current declaration has been deleted from its PDS. Requires authenticated service authorization by the current declaration holder."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.getorbyt.community.cancelDeletion

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:2xrqztnmzlckb3xfuuukupso
CID
bafyreiey3u7lpf53jrcqmxt5gsfrhu7ckpdc4fim2fcweepjsz5vewwtgm
Indexed At
2026-09-02 18:57 UTC
AT-URI
at://did:plc:2xrqztnmzlckb3xfuuukupso/com.atproto.lexicon.schema/com.getorbyt.community.cancelDeletion

Lexicon Garden

@