Endpoints
Delete a review reply
Delete a reply to a review. NB: Because you can only have a single reply to a review you only need to provide the review id to delete it.
delete/reviews/{reviewId}/reply
Path parameters
reviewIdstring required
The review ID.
Response
The review reply was deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.