v20

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-214885191.3 KB
Plans

Delete a plan from a product

Removes a plan from the product.

delete/v1/sdk/products/{productRef}/plans/{planRef}

Path parameters

productRefstring required
Example:prd_1A2B3C4D

Product reference or ID

planRefstring required
Example:pln_1A2B3C4D

Plan reference or ID

Response

Plan deleted successfully

successboolean