Create a new role for this organization
POST/:realm/orgs/:orgId/roles
Create a new role for this organization
Request
Path Parameters
realm stringrequired
realm name (not id!)
orgId stringrequired
organization id
- application/json
Body
required
id string
name string
description string
Responses
- 201
success
Loading...