DELETE
/
catalog
/
products
/
{product_id}
/
reviews
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

product_id
string
required

product Ulid

id
string
required

review Ulid

Response

200 - application/json
message
string
success
boolean