Update Comment

Updates a specific comment. The only updatable field is the content field which requires a valid HTML.
If you want to resolve an open comment, you can use the action=resolve query parameter. If you want to reopen a resolved comment, you can use the action=unresolve query parameter. If action query param is provided, payload will be ignored.

Path Params
string
required

ZUID of the comment to update

Query Params
string

Accepts resolve or unresolve.

Body Params

Comment object to update

string
required
Responses

Language
Credentials
Header
Response
Choose an example:
application/json