Permanently delete a plan from a product. Existing memberships on this plan will not be affected.
Required permissions:
plan:deleteA company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
The unique identifier of the plan to delete.
"plan_xxxxxxxxxxxxx"
A successful response
Represents true or false values.