Skip to main content
POST
/
v1.0
/
products
/
delete
json
{
  "ProductId": "PRID-d9e74d70-3ca8-40f3-a415-e1194b0f8936"
}
{
  "ProductId": "PRID-d9e74d70-3ca8-40f3-a415-e1194b0f8936",
  "ProductStatus": "Deleted"
}

Body

application/json
ProductId
string
required

Product ID to delete

Example:

"PRID-d9e74d70-3ca8-40f3-a415-e1194b0f8936"

Response

Delete Product

The response is of type object.