{
"id": "uk.skyblur.post.deleteStored",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"description": "AT URI of the post to delete. The URI must include the logged-in user's DID in the format at://did..."
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"properties": {
"success": {
"type": "boolean"
}
}
},
"encoding": "application/json"
},
"description": "Delete stored restricted post content from Skyblur AppView. Auth required."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4sm3vprfyl55ui3yhjd7w4po
- CID
-
bafyreib257fsp5dswybno4ygbx5di67ax7kcuzpg433sq3iclamc6idtqi
- Indexed At
- 2026-02-02 03:17 UTC
- AT-URI
-
at://did:plc:4sm3vprfyl55ui3yhjd7w4po/com.atproto.lexicon.schema/uk.skyblur.post.deleteStored