API Docs / Operations / Subscription / Change Subscription

Change Subscription

PUT /tenants/{tenant}/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

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

{
  "packageCode": "string"
}

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key