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 update data. At least one of title or html must be provided.
Document updated successfully