Skip to main content
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
}

Documentation Index

Fetch the complete documentation index at: https://docs.corrily.com/llms.txt

Use this file to discover all available pages before exploring further.

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.