Assign one or more existing user roles to a user. For more information, review Role-Based Access Control.
Note: New roles cannot be created through this action. Additionally, this action is used to assign roles to a user in the context of your whole tenant. To assign roles in the context of a specific Organization, use the following endpoint: Assign user roles to an Organization member.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the user to associate roles with.
List of roles IDs to associated with the user.
11Roles successfully associated with user.