Create a new authorization
POST/nevisidm/api/core/v1/:clientExtId/profiles/:profileExtId/authorizations
Since: 2.71.0
Required permission(s): AccessControl.AuthorizationCreate
Creates a new authorization for the specified profile, linking it to a role. The authorization controls access scope through global flags.
Request
Responses
- 201
- 403
- 404
- 422
Authorization created successfully
Response Headers
Location
URL of the created resource
Insufficient permissions
Referenced resource not found
Invalid authorization data