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 | ||||||
Required Permission | Available if listed in | ||||||
Description | Creates a new role for the specified tenant with the properties specified in JSON format in the request body. 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 | { |