POST

Create Review


Creates a new review using a contact ID.

This method requires a contact ID, see the Contacts API (SDK | REST).

After a review is created, it may require moderation, see the introduction for the Reviews API for more information about moderation.

If the authorName field is empty, and the review author:

  • is a site member, their member name is used.
  • isn't a site member, the field is set to null.
Permissions
Manage Reviews
Manage Stores
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/reviews/v1/reviews

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?