Plans
Delete Plan
Permanently delete a plan from a product. Existing memberships on this plan will not be affected.
delete/plans/{id}
Response
plan deleted
Example response
{
"deleted": true,
"id": "plan_xxxxxxxxxxxxxx"
}Permanently delete a plan from a product. Existing memberships on this plan will not be affected.
plan deleted
{
"deleted": true,
"id": "plan_xxxxxxxxxxxxxx"
}