Update Document Comments

POST {{editor_base_url}}/api/v1/documents/{{documentId}}/actions/updateComments

https://api.accusoft.com/editor/docs/#api-Documents-updateComments

Request Body

{"comments"=>[{"id"=>"0", "text"=>"Updated text", "status"=>"unresolved", "creationDateTime"=>"2020-01-07T20:38:39.796Z"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring