Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.78 KB

File metadata and controls

13 lines (9 loc) · 2.78 KB

DeleteDocumentRequest

Describes the request body of the /deletedocument API call

Fields

Field Type Required Description
Version *int64 Version number for document for optimistic concurrency control. If absent or 0 then no version checks are done.
Datasource string ✔️ datasource of the document
ObjectType string ✔️ object type of the document
ID string ✔️ The id of the document