Articles
Update comment
Partial update — send content, status, or both (at least one is required). A caller may only edit their own comment; changing status additionally requires a privileged role (SUPER_USER, MANAGER, CHIEF_EDITOR, PUBLISHER, EDITOR) and is rejected with 403 otherwise.
PATCH
Authorizations
Path Parameters
Pattern:
^[a-fA-F0-9]{24}$Example:
"{{objectId}}"
Body
application/json
New comment body, trimmed before storing. Max 4000 characters.
New moderation status. Requires a privileged moderator role.
Available options:
pending, approved, rejected Captcha token. Used when the caller is editing a guest comment and the tenant has requireCaptchaForGuestEngagement enabled.
Response
OK

