Comments

Update comment

Updates the body or state of a comment. Requires ownership.

patch/forms/{formId}/comments/{commentId}

Request body

bodystring
state'hidden' | 'visible'

Response

Comment updated successfully.

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

Changes

Changed in 3 of the 14 revisions of this API.14

    • added the new optional request property state

      new-optional-request-property

    • the request property body became optional

      request-property-became-optional

    • added the optional property state to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api removed without deprecation

      api-removed-without-deprecation

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog