DELETE
/
products
/
{productId}

Authorizations

Authorization
string
header
required

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

Path Parameters

productId
string
required

ID of the product to delete

Response

200 - application/json
success
boolean