/
POST /tenant-management/api/system/tenants/{tenant}/roles
POST /tenant-management/api/system/tenants/{tenant}/roles
As of Version | product version 2021 Autumn | component version 1.0 | ||||||
---|---|---|---|---|---|---|---|
Request Method | POST | ||||||
Response Format | JSON | ||||||
Description | Creates a new role for the specified tenant with the properties specified in JSON format in the request body. Required user role: YUUVIS_SYSTEM_INTEGRATOR The properties for the new role are passed in JSON format. The only required parameters are name for the role and its description. Meaning of the response status codes:
| ||||||
Request Example |
{ | ||||||
Response Example | { |
, multiple selections available,
Related content
POST /tenant-management/api/system/tenants/{tenant}/roles
POST /tenant-management/api/system/tenants/{tenant}/roles
More like this
GET /tenant-management/api/system/tenants/{tenant}/roles
GET /tenant-management/api/system/tenants/{tenant}/roles
More like this
GET /tenant-management/api/system/tenants/{tenant}/roles
GET /tenant-management/api/system/tenants/{tenant}/roles
More like this
DELETE /tenant-management/api/system/tenants/{tenant}/roles/{name}
DELETE /tenant-management/api/system/tenants/{tenant}/roles/{name}
More like this
PUT /tenant-management/api/admin/users/{id}
PUT /tenant-management/api/admin/users/{id}
More like this
GET /tenant-management/api/idm/roles
GET /tenant-management/api/idm/roles
More like this