Assign a specific role to a user within an account or project
JWT Bearer token authentication
The account identifier (external account ID)
"my-company-account"
Assignee identifier (external user/group ID)
"john.doe"
The type of assignee
USER, IAMGROUP Role identifier to assign
"project_admin"
Project identifier (required for PROJECT scoped roles, must be empty for ACCOUNT scoped roles)
"project-alpha"
Role successfully assigned
Assignee identifier (external user/group ID)
"jane.smith"
The type of assignee
USER, IAMGROUP Role identifier
"account_admin"
The status of the role assignment
ACTIVE, INACTIVE