Assign role
Identity & Access
Assign role
Bind a role to a user within your tenant.
POST
Assign role
Assigns a role to a user by creating a role binding. You can scope the binding to the entire tenant or to a specific organization within the tenant.
Parameters
The ID of the user to assign the role to.
The ID of the role to assign. Use the list roles endpoint to find available role IDs.
The scope of the assignment. Defaults to
"TENANT" if omitted. Use "ORG" to restrict the role to a single organization.The organization to scope the assignment to. Required when
scope_type is "ORG".Responses
Authorizations
API key for machine-to-machine authentication
Body
application/json

