Typescript (SDK)
Plans
Delete a plan
Deletes a plan by its ID.
Use this to permanently remove a plan. Plans with active customers cannot be deleted - archive them instead.
POST
Typescript (SDK)
Deletes a plan or a specific version of a plan.
Common Use Cases
Body Parameters
Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json
Response
200 - application/json
OK