Documents
Update a document
Update a document for the authenticated workspace by its ID.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Document ID
Body
application/json
Response
200
application/json
Document updated successfully
The response is of type object
.