Skip to content

Edit a user comment

POST
/cms/content/{id}/comment/{comment_id}
id
required
string

Content ID

comment_id
required
integer

Edited comment payload. When editing a comment text, you must be logged in as the same user. When editing the metadata, you must be logged in.

One of:

Edit comment text (from owner customer only)

object
comment
required

Updated comment text

string

Comment edited

object

Unauthorized

object