API Docs / Operations / Subscription / Cancel Subscription

Cancel Subscription

DELETE /tenants/{tenant}/subscription

Cancels the tenant's subscription. During a free trial, this removes the pending plan selection (the trial continues and will expire naturally). Outside of a trial, this ends the current subscription immediately and marks the tenant as cancelled — the tenant will be auto-downgraded to the appropriate tier based on their client count. To reactivate after cancellation, choose a new plan via PUT which clears the cancellation flag.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key