Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 702 Bytes

ComAtprotoRepoDeleteRecordRequest.md

File metadata and controls

14 lines (10 loc) · 702 Bytes

BSky.Model.ComAtprotoRepoDeleteRecordRequest

Properties

Name Type Description Notes
Repo string The handle or DID of the repo (aka, current account).
Collection string The NSID of the record collection.
Rkey string The Record Key.
SwapRecord string Compare and swap with the previous record by CID. [optional]
SwapCommit string Compare and swap with the previous commit by CID. [optional]

[Back to Model list] [Back to API list] [Back to README]