Edit a user comment
POST/cms/content/{id}/comment/{comment_id}
POST
/cms/content/{id}/comment/{comment_id}
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
string
Content ID
comment_id
required
integer
Request Bodyrequired
Section titled “Request Bodyrequired”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.
Responses
Section titled “Responses”Comment edited
object
Unauthorized