Assign a role to a user. Superuser-only.
Payload for assigning a role to a user.
Required when domain_type is org/workspace/project; must be null for global.
Domain scope of the assignment. global is unscoped (no domain_id); org/workspace/project require a matching domain_id.
Successful Response
Serialized authz_role_assignment row returned by the API.