{
"id": "pub.chive.backlink.delete",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"sourceUri"
],
"properties": {
"sourceUri": {
"type": "string",
"format": "at-uri",
"description": "AT-URI of the source record to delete"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "AuthenticationRequired"
},
{
"name": "NotFound"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"success"
],
"properties": {
"success": {
"type": "boolean",
"description": "Whether the deletion was successful"
}
}
},
"encoding": "application/json"
},
"description": "Delete (mark as deleted) a backlink record. Internal/plugin use only. Requires authentication."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreigzuyziiqegbpnhyyoolaivil57xpzlxumrduno4iis7etb2xk6da
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.backlink.delete