PlansDelete planDelete plan DELETE /api/v1.0/plans/:plan_id Delete a subscription plan. Plan must be inactive and have no active subscriptions. Request Responses200401403404409500Plan deletedUnauthorizedForbiddenPlan not foundConflict - plan has active subscriptionsInternal server error