Describes the request body of the /deletedocument API call
| 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 |