v1

latestOpenAPI 3.1.12026-07-14332438.0 KB
Comments

Create comment

Adds a new comment to a form element or as a reply. Requires COMMENT permission.

post/forms/{formId}/comments

Request body

elementstring required
bodystring required
parentstring ulid nullable

Response

Comment created successfully.

idstring ulid required
formstring ulid required
userstring ulid required
bodystring required
state'hidden' | 'visible'
elementstring required
parentstring ulid nullable
modifiedstring date-time required