Create a custom role
POST/iam/v1/custom_roles
Create a new custom role. When you create a custom role, you must specify a name. This name must be unique within the tenant service group's (TSG) immediate hierarchy. That is, it cannot be duplicated by custom role names defined for ancestor or descendent TSGs, but it can be duplicated across sibling TSGs. For best results, ensure that this name is unique within your entire hierarchy by specifying the TSG's ID as a part of the role name.
The custom role name must be URL-safe. It is used as a path parameter for some custom role APIs.
Request
Responses
- 201
Successful response.