assignUserContextToLevel mutation.
Access policy:
- The API user context must have permission to manage user assignments.
- The specified
userContextUuidmust exist and be accessible. - The specified
hierarchyLevelIdmust exist and be accessible.
| Argument | Type | Description | Default |
|---|---|---|---|
userContextUuid | ID | Optional. User context UUID to assign. If omitted, the current API user context is used. | — |
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.