{
"id": "at.unthread.document.deleteDraft",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"tid"
],
"properties": {
"tid": {
"type": "string",
"description": "TID of the draft to delete."
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "DraftNotFound"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"success"
],
"properties": {
"success": {
"type": "boolean"
}
}
},
"encoding": "application/json"
},
"description": "Delete a draft document."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:trxedfug5xlbw64ydrkv7cr2
- CID
-
bafyreia3il3orkmtb4h4in26nvpcqjua4ydeuh3cjcn2jhhgz2jiodlfzq
- Indexed At
- 2026-03-02 14:21 UTC
- AT-URI
-
at://did:plc:trxedfug5xlbw64ydrkv7cr2/com.atproto.lexicon.schema/at.unthread.document.deleteDraft