Roles
Create a new role in an organization
post/v1/roles
Request body
Example request
{
"ssoGroupMappings": [
"idp-group-name"
],
"policyScopes": [
"developer"
]
}Response
Responding with created role
Changes
No recorded changes to this endpoint across all 1 revision of this API.