UserRoleAssignmentInput
is
used to input data for assigning user roles.
Table: UserRoleAssignmentInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 3, 2025 | |||||
roleIds | [string] | yes | Preview | A list of unique identifiers for roles to assign. | |
userId | string | yes | Preview | The unique identifier of the user for whom roles will be assigned. |