Publish/Unpublish Reviews

This API allows you to publish or reject one or multiple reviews to the onsite widgets.

FieldData TypeIs it mandatory?Description
store_idStringYesStore id/app key of the merchant
review_actionStringYes

Allowed values: "publish", "unpublish"
The action to perform on the reviews.
review_idsArray of integersYesAn array of review IDs to be published or unpublished.
admin_emailStringNoThe email address of the admin initiating the action. It will be visible in moderation audit log
admin_display_nameStringNoThe display name of the admin initiating the action. It will be visible in moderation audit log
reasonStringNo

Needed for unpublish review_action
Reason of unpublish review_action
Language
Credentials
OAuth2