Cancel 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
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key