{
"id": "app.bsky.notification.unregisterPush",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"serviceDid",
"token",
"platform",
"appId"
],
"properties": {
"appId": {
"type": "string"
},
"token": {
"type": "string"
},
"platform": {
"type": "string",
"knownValues": [
"ios",
"android",
"web"
]
},
"serviceDid": {
"type": "string",
"format": "did"
}
}
},
"encoding": "application/json"
},
"description": "The inverse of registerPush - inform a specified service that push notifications should no longer be sent to the given token for the requesting account. Requires auth."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4v4y5r3lwsbtmsxhile2ljac
- CID
-
bafyreiboilq7jye3s7isayixm6iqjbsxrfzizaj727obtdda6qzh56at6y
- Indexed At
- 2026-01-04 19:38 UTC
- AT-URI
-
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.notification.unregisterPush