Tenant Management Service: Overview
The Tenant Management service includes operations relating to creating, modifying, and reporting on a platform tenant.
URL: https://{hostname}/platform/subscriptions
| Action | Endpoint | Description |
|---|---|---|
| add new tenant | POST /platform/subscriptions/tenants | Adds a new tenant to the platform. |
| change tenant state | PUT /platform/subscriptions/{SubscriptionID}/state | Changes the state of a tenant on the API Platform. |
| get platform usage | GET /platform/subscriptions/{SubscriptionID}/metrics | Returns information about platform usage for the specified tenant. |