Review
delete/reviews-and-ratings/api/review/{reviewId}
Path parameters
reviewIdstring required
Example:1
Review ID.
Headers
Content-Typestring required
Describes the type of the content being sent.
Acceptstring required
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Response
OK
boolean required
Indicates if the review was deleted (true) or not (false).