{
"id": "app.didpic.notification.registerPush",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"token",
"platform"
],
"properties": {
"token": {
"type": "string"
},
"platform": {
"type": "string",
"knownValues": [
"ios",
"android"
]
},
"accountsOnDevice": {
"type": "array",
"items": {
"type": "string",
"format": "did"
},
"description": "DIDs signed in on this device, for binding reconciliation."
}
}
},
"encoding": "application/json"
},
"description": "Bind a device push token to the authenticated viewer."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:an2jtp4jgkkbtmwfzhpbxawd
- CID
-
bafyreibkzfyuwzlpla7gxnceaz765qokyzmw75hwrrxppckuuglzaxop4q
- Indexed At
- 2026-05-18 00:15 UTC
- AT-URI
-
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.notification.registerPush
Version History (2 versions)