Autional Autional
API Reference GitHub autional.com →

DELETE /admin/billing/subscription/{tenant_id}

Cancel the current subscription for a specified tenant, changing status to cancelled. After cancellation, the tenant loses plan features at the end of the subscription period.

Billing Service `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
tenant_id path string Yes Tenant ID

Responses

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