Updates a document in the specified container definition
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Use the SlyceIO-Api-ETag header value returned from the Create/Update/Get request or use an asterix (*) to ignore versioning.
ID of the container definition in which the document exists
ID of the document to update
Document to update
The body is of type object
.
Document Updated