v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-028581251.8 KB
com.atproto.repo

Delete a repository record, or ensure it doesn't exist. Requires auth, implemented by PDS.

post/xrpc/com.atproto.repo.deleteRecord

Request body

repostring at-identifier required

The handle or DID of the repo (aka, current account).

rkeystring record-key required

The Record Key.

collectionstring nsid required

The NSID of the record collection.

swapCommitstring cid

Compare and swap with the previous commit by CID.

swapRecordstring cid

Compare and swap with the previous record by CID.

Response

Success