Managing user account roles

Operations with user account roles are located under the /users/{user_id}/access_policies endpoint of the API.
The API represents user account roles and user account contacts as JSON objects. To find out more about the object structures, see User account role object structure and available roles.

The roles are used to manage user account access to the services available in the same tenant.

Available user account role operations

Operation

Methods and endpoints used

Check current available access policies for a user account

GET /users/{user_id}/access_policies

Change access policies for a user account

PUT /users/{user_id}/access_policies