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

Changes

Changed in 2 of the 52 revisions of this API.11