v1
latestOpenAPI 3.0.22026-07-24800528.1 KBProducts
Delete a Product
Deletes an existing Product, based on the given unique identifier as either an external key or internal key.
delete/v2/products/{unique_identifier}
Path parameters
unique_identifierstring required
Unique identifier of Product. Can be the internal PartnerStack key (e.g. prod_abc123) or the external subscription key (e.g. Stripe/Chargebee product ID).
Response
Deletes an existing Product, based on the given unique identifier as either an external key or internal key.