# Delete product

Deletes a subscription-based product.

Endpoint: DELETE /projects/{project_id}/subscriptions/products/{product_id}
Version: 2.0
Security: basicAuth

## Path parameters:

  - `project_id` (integer, required)
    Project ID.

  - `product_id` (integer, required)
    Product ID the plans are linked to.


## Response 204 fields
