a84d4905fdbb

latestOpenAPI 3.1.02026-08-143874115.7 MB
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

deletedboolean required

Always true.

idstring required

ID of the deleted plan.

Example response

{
  "deleted": true,
  "id": "plan_xxxxxxxxxxxxxx"
}