...
HTTP Method as of product version | Purpose | Response Format | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GET 2020 Winter | Retrieve the Tenant data Retrieve the Tenant Metrics | JSON |
/tenant-management/api/admin/tenantmetrics | |||||||||||||||
GET 2020 Winter | Retrieve the Number of Users Roles | TXTJSON |
/tenant-management/api/admin/users/countroles | |||||||||||||||
POSTGET 2020 Winter | Create a UserRetrieve the Tenant data | JSON | Creates users listed in a CSV-based file.
/tenant-management/api/admin/users | POST 2020 Winter | Create a User via CSV | JSON | ||||||||||||
GET | Retrieve a Usera List of Users | JSON |
/tenant-management/api/admin/users/{id} | |||||||||||||||
PUTPOST 2020 Winter | Update the Data of a User | HTTP status codeCreate a User | JSON |
/tenant-management/api/admin/users/{id} | ||||||||||||||
DELETEGET 2020 Winter | Delete a Retrieve a User | HTTP status codeJSON |
/tenant-management/api/admin/users/{id} | |||||||||||||||
PUT 2020 Winter | Retrieve a List of Users | JSONUpdate the Data of a User | HTTP status code |
| GET 2020 Winter | Retrieve the Roles | JSON | POST /tenant-management/api/admin/roles | ||||||||||
nopanel | true | DELETE 2021 Autumn | Delete a Role | JSON
/tenant-management/api/admin/roles | POST 2021 Autumn | Create a Role | JSON | |||||||||||
Insert excerpt | POST /tenant-management/api/admin/roles | |||||||||||||||||
DELETE 2020 Winter | Delete a User | HTTP status code |
/tenant-management/api/admin/roleusers/{nameid} | |||||||||||||||
GET | 2021 Autumn2020 Winter | Retrieve the | GroupsNumber of Users | JSONTXT |
| groups
| groups||||||||||||
nopanel | true | POST 2021 Autumn | Create a Group | JSON | ||||||||||||||
Insert excerpt | POST /tenant-management/api/admin/groups | POST /tenant-management/api/admin/groupsgroups | PUT 2021 Autumn | Update a Group | JSON | |||||||||||||
Insert excerpt | PUT /tenant-management/api/admin/groups/{id} | PUT /tenant-management/api/admin/groups/{id} | ||||||||||||||||
nopanel | true | DELETE 2021 Autumn | Delete a Group | JSON | ||||||||||||||
Insert excerpt | DELETE /tenant-management/api/admin/groups/{id} | DELETE /tenant-management/api/admin/groups/{id} | ||||||||||||||||
nopanel | true | GET 2021 Spring | Retrieve the Current Metrics | JSON | Reads the current metrics of the specified tenant./tenant-management/api/admin/metrics |