/api/comment

POST /api/comment

Create a new comment

post/api/comment

Request body

child_target_idstring nullable
contentobject required
parent_comment_idinteger nullable

value must be an integer greater than zero.

target_idinteger required

value must be an integer greater than zero.

target_type'document' required

Response

Successful response

Changes