Skip to main content
DELETE
/
api
/
v1
/
products
/
{uuid}
Removes the Product resource.
curl --request DELETE \
  --url http://api/v1/products/{uuid}

Path Parameters

uuid
string
required

Product identifier

Response

Product resource deleted