Grant a permission to a user
Use this endpoint to provide users with access to resources (NRN) on your account
Request Body |
---|
nrn stringThe NRN where the user will be granted the role |
user_id integerThe ID of the user that will receive the grant |
role_id integerThe ID of the role that will be associated to the user on this NRN |
Responses |
---|
200 The operation was successful |