Update a review
PATCH/review/:reviewId
Updates review content (rating, reviewer, products, text, media, date). Moderation status cannot be changed here — use the /review/{reviewId}/moderate endpoint, which also handles publishing and reward granting.
Request
Responses
- 200
- 400
- 401
- 404
- 429
The updated review.
Validation error
Unauthorized - Invalid or missing API key
Resource not found
Rate limit exceeded
Response Headers
Retry-After