Autional Autional
API Reference GitHub autional.com →

DELETE /admin/billing/plans/{plan_id}

Remove a plan pricing scheme that is no longer in use. Does not prevent deletion if tenants are subscribed; only removes the plan definition.

Billing Service `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes Plan pricing ID

Responses

StatusDescriptionSchema
200Delete successfulobject
400Invalid request parametersobject
401Unauthorizedobject
403No permissionobject
500Internal server errorobject