social.colibri.beta.actor.deleteAccount

colibri.social

{
  "id": "social.colibri.beta.actor.deleteAccount",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "AuthRequired",
          "description": "The request has no valid service auth."
        },
        {
          "name": "SoleOwnerOfCommunity",
          "description": "The user solely owns at least one community and must transfer or delete it before deleting their account."
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "deleted"
          ],
          "properties": {
            "deleted": {
              "type": "integer",
              "description": "How many indexed records were removed."
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Erases the requesting user's Colibri data held by this AppView. This does not touch the user's repos, which only they control."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.beta.actor.deleteAccount

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreigpy2ruozmiumgk5mslo3b7llrr4pvkta7hpnfbpxufwm4j44f7cq
Indexed At
2026-08-23 12:32 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.beta.actor.deleteAccount

Lexicon Garden

@