Create an enterprise authorization for a profile
POST/nevisidm/api/core/v1/:clientExtId/profiles/:profileExtId/eauthorizations
Since: 2.75.2, 2.76.0
Required permission(s): AccessControl.ProfileModify
Creates a new enterprise authorization for the profile with the given external ID within the specified client. The enterprise authorization links the profile to an enterprise role.
If no external ID is provided, one is generated automatically.
Request
Responses
- 201
- 403
- 404
- 422
Enterprise authorization created successfully
Response Headers
Location
URL of the created resource
Insufficient permissions
Referenced resource not found
Invalid profile data