social.colibri.community.unbanUser

colibri.social

{
  "id": "social.colibri.community.unbanUser",
  "defs": {
    "main": {
      "type": "procedure",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "did",
            "handle"
          ],
          "properties": {
            "did": {
              "type": "string",
              "format": "did"
            },
            "handle": {
              "type": "string",
              "format": "handle"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "community",
          "identifier"
        ],
        "properties": {
          "community": {
            "type": "string",
            "format": "at-uri"
          },
          "identifier": {
            "type": "string",
            "description": "DID or handle of the user to unban."
          }
        }
      },
      "description": "Lifts a ban on a user."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.community.unbanUser

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreihxhx2jliznk7katve3kxupxatjvk3gtqwgjh3cxjtfyldfsgliuq
Indexed At
2026-07-24 14:44 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.community.unbanUser

Version History (3 versions)

Lexicon Garden

@