Delete Review
This API helps you to delete a review for an item.
Path Parameters
- id string required
The Unique identifier of the review.
Responses
- 200
Success response
- application/json
- Example
{
"statusCode": 200,
"data": []
}
DELETE /ecommerce/v1/reviews/:id
Authorization
type: oauth2flow: clientCredentialsscopes: reviews:read,reviews:write
Request
Request
curl -L -X DELETE 'https://posbytz.github.io/ecommerce/v1/reviews/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://posbytz.github.io/ecommerce/v1/reviews/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://posbytz.github.io/ecommerce/v1/reviews/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://posbytz.github.io/ecommerce/v1/reviews/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://posbytz.github.io/ecommerce/v1/reviews/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://posbytz.github.io/ecommerce/v1/reviews/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://posbytz.github.io/ecommerce/v1/reviews/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'