app.didpic.admin.deletePushToken

lexicons.didpic.app

{
  "id": "app.didpic.admin.deletePushToken",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "token"
          ],
          "properties": {
            "token": {
              "type": "string"
            },
            "reason": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "removedBindings"
          ],
          "properties": {
            "removedBindings": {
              "type": "integer"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Delete a push token globally."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.didpic.admin.deletePushToken

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:an2jtp4jgkkbtmwfzhpbxawd
CID
bafyreihyt6kubij6nim4dyungugk6h2tcunssvvnrpigu56nowtnr7gg34
Indexed At
2026-06-06 04:51 UTC
AT-URI
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.admin.deletePushToken

Lexicon Garden

@