Create a new comment
POST
/api/documents/{document_id}/comments
POST /api/documents/{document_id}/comments
Parameters
Path Parameters
document_id
required
string format: uuid
Document Id
Request Bodyrequired
Request to create a comment
object
content
required
string
parent_comment_id
string | null format: uuid
position_anchor
required
selection_range
Responses
201
Create a new comment
401
Unauthorized
404
Not found