Save a review reply

Reply to a review

Sample request payload in JSON (Click to view)
{
  "comment": "value goes here",
  "sendNotification": false
}
Path Params
string
required

The review ID.

Body Params
string
required

The value to be used as review reply comment.

boolean
Defaults to false

The value to be used to send review reply notification.

Responses
200

The review reply was saved.

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
Bearer
JWT
LoadingLoading…