assignUserContextToLevel mutation.
Access policy:
- The API user context must have permission to manage user assignments.
- The specified
userContextIdmust exist and be accessible. - The specified
hierarchyLevelIdmust exist and be accessible.
| Argument | Type | Description | Default |
|---|---|---|---|
userContextId | ID | Required. The unique identifier of the user context to assign. | — |
hierarchyLevelId | ID | Required. The unique identifier of the hierarchy level to assign the user context to. | — |
This operation creates a relationship between a user context and a hierarchy level, which affects the user’s access permissions and organizational structure visibility.