Document
Update a Document
PATCH
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Body
application/json
The document to update
The body is of type object
.
Response
200 - application/json
The document updated
The response is of type object
.