Skip to main content
DELETE
Delete a plan from a product

Authorizations

Authorization
string
header
required

Provider secret API key (sk_live_… / sk_test_…) supplied as a Bearer token.

Path Parameters

productRef
string
required

Product reference or ID

Example:

"prd_1A2B3C4D"

planRef
string
required

Plan reference or ID

Example:

"pln_1A2B3C4D"

Response

Plan deleted successfully

success
boolean