Grant access to a user
POST/authz/grants
Give users access to resources (NRN) in your organization.
You can use either the role slug or the role ID to specify the role you want to assign to the user.
Request
Responses
- 200
- 4XX
- 5XX
The operation was successful.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.