Add Comment On Document

View as Markdown

This endpoint allows you to add a comment to a specific document identified by {documentId}. The request should be sent via an HTTP POST method to the specified URL.

Authentication

x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.

Path parameters

documentIdstringRequired

Request

This endpoint expects an object.
receiverEmailslist of stringsOptional
messagestringOptional

Response

OK