Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the document to update
Body
application/json
Document update data
Response
Document updated successfully
Updates an existing document’s content and/or title
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The UUID of the document to update
Document update data
Document updated successfully