{
"id": "com.suibari.nagi.deletePushInstallation",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"installationId",
"capability"
],
"properties": {
"capability": {
"type": "string",
"maxLength": 128,
"minLength": 32
},
"installationId": {
"type": "string",
"maxLength": 36,
"minLength": 36
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "InvalidCapability"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"deleted"
],
"properties": {
"deleted": {
"type": "integer",
"minimum": 0
}
}
},
"encoding": "application/json"
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:uixgxpiqf4i63p6rgpu7ytmx
- CID
-
bafyreiewufvyzefifezlo7glsbrlv4y2k554qem44gqd4pyboxapphxteq
- Indexed At
- 2026-08-22 09:06 UTC
- AT-URI
-
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.deletePushInstallation