Update Existing Comment

Use this call to update (edit) an existing comment on a published review. You can find the review_id using the All Reviews endpoint.

Path Params
string
required

Your account's API app key

string
required

The review_id can be found using All Reviews

Query Params
string
required

Your Yotpo access token. Click here to learn how to generate one.

Body Params
string

The textual content of the comment.

boolean

Pass a value of true to create a comment that is visible to all, or false to restrict comment visibility exclusively to the reviewer.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
Response
Choose an example:
application/json
text/plain