zone.stratos.enrollment.unenroll

lexicon.northsky.app

{
  "id": "zone.stratos.enrollment.unenroll",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "NotEnrolled"
        },
        {
          "name": "AuthRequired"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "success": {
              "type": "boolean"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Unenroll from the Stratos service, revoking the session and deleting the enrollment record from the user's PDS."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against zone.stratos.enrollment.unenroll

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:6uxgo3ypovauub7nblwylqyv
CID
bafyreiflyteceuo3niwkmyxrtqg4uzv7nu2rxsuby2hndycnbgs7ama36m
Indexed At
2026-08-26 08:55 UTC
AT-URI
at://did:plc:6uxgo3ypovauub7nblwylqyv/com.atproto.lexicon.schema/zone.stratos.enrollment.unenroll

Lexicon Garden

@