app.didpic.admin.testPushToken

lexicons.didpic.app

{
  "id": "app.didpic.admin.testPushToken",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "token"
          ],
          "properties": {
            "body": {
              "type": "string"
            },
            "title": {
              "type": "string"
            },
            "token": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "ok"
          ],
          "properties": {
            "ok": {
              "type": "boolean"
            },
            "error": {
              "type": "string"
            },
            "ticket": {
              "type": "unknown"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Send a test Expo push to a token."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.didpic.admin.testPushToken

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@