Bulk update product reviews with a new endpoint
Last updated
Was this helpful?
Last updated
Was this helpful?
Ecwid API allows you to manage product reviews in the store. With a new API call, you can:
Find specific reviews and update their status.
Mass delete unwanted reviews from the store.
New API endpoint:
Here is a request example that publishes all currently unpublished reviews with 4 or 5 ratings:
where:
STOREID
- your Ecwid store ID.
secret_token
- access token of your application.