Managing tenants
Operations with tenants are located under the
/tenants
endpoint of the API.The API represents tenants and tenant contacts as JSON objects. To find out more about the object structures, see JSON object structures.
Available tenant operations
Operation |
Methods and endpoints used |
---|---|
|
|
|
|
|
|
|
|
|
|
GET /tenants/{tenant_id}/pricing PUT /tenants/{tenant_id}/pricing |
|
GET /tenants/{tenant_id} PUT /tenants/{tenant_id} |
|
GET /tenants/{tenant_id} PUT /tenants/{tenant_id} |
|
GET /tenants/{tenant_id} PUT /tenants/{tenant_id} |
|
GET /tenants/{tenant_id} PUT /tenants/{tenant_id} |
|
GET /tenants/{tenant_id} PUT /tenants/{tenant_id} DELETE /tenants/{tenant_id} |
- JSON object structures
- Creating a tenant
- Fetching information about an individual tenant
- Fetching information about tenants
- Fetching information about child tenants
- Fetching the production start date of a tenant
- Switching a customer tenant to production mode
- Modifying tenant properties
- Moving a tenant to another tenant
- Limiting higher-level administrator access to a tenant
- Disabling a tenant
- Deleting a tenant