Overview‎ > ‎Proofs‎ > ‎

addComment()

Add a comment to an active static proof. 

Unsupported
  • Video and interactive proofs
  • @ mention in comments
  • Proof markups
  • Locked, deleted, or archived proofs

Request parameters
* denotes a required field

 Parameter name Description Type Example
 SessionIDThe session ID obtained from doLogin()String  7viklshodc6cnsh4s5vu75mqk0
 FileIDThe proof ID from the recipient account  Integer 12345
 CommentTextThe body text of the comment. Must be greater than 1 and less than 1000 charactersStringComment text 
 PageNumber The number of pages in the proof Integer

Response