v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocumentComments
Creates a new comment on the document with the specified id.
Creates a new comment on the document with the specified id. A user can only create a comment for him/herself, except for admins and api users.
<Check title="Required Permissions" icon="key">To create a comment the user must have at least `read` permissions on the specified document.</Check>
post/documents/{documentId}/comments
Path parameters
documentIdstring uuid required
The id of the document to create the comment for.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK