Change Subscription
Changes the tenant's subscription to a different package. The pricing tier is automatically determined based on the tenant's active client count. If the subscription was previously cancelled, choosing a new plan will clear the cancellation.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body*
{
"packageCode": "string"
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key