Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
Example:
"plan_xxxxxxxxxxxxx"
Response
boolean | null
A successful response
Represents true
or false
values.
Delete an existing Plan
Required permissions:
plan:delete
The app API key from an app from the /dashboard/developer page
"plan_xxxxxxxxxxxxx"
A successful response
Represents true
or false
values.