Remove a specific role assignment from a user.
Restrictions:
JWT Bearer token authentication
The account identifier (external account ID)
"my-company-account"
The role identifier to revoke
"project_reader"
The assignee identifier (external user ID)
"john.doe"
The type of assignee
USER, IAMGROUP Project identifier for project-scoped role assignments
"project-alpha"