DELETE
/
v1
/
products
/
{product_api_id}
curl --location --request DELETE 'https://client.corrily.com/v1/products/monthly'
{
  "message": "Successfully deleted product my_new_product21",
  "success": true
}

Path Params

product_api_id
string
required

The api ID of the product.