User-management (Section)#
Path: /processing/authorization-managers/authorization-manager{id}/self-service/graphql/user-management
The authorization configuration for the User Management API. If absent, no access to this API is allowed.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| allowed-mutation-operations | multi-value, enumeration | optional | The list with the allowed mutation operations for the User Management API. Can be empty. | |
| allowed-query-operations | multi-value, enumeration | optional | The list with the allowed query operations for the User Management API. Cannot be empty. |
Subsections#
| Name | Type | Description |
|---|---|---|
| allowed-account-read-attributes | Section | The list with the allowed account attributes that can be read. If absent, a default list will be used. See product documentation. |
| allowed-account-update-fields | Section | The list with the allowed account fields that can be mutable. If absent, a default list will be used. See product documentation. |
| allowed-delete-device-categories | Section | The list of device categories that are allowed to be deleted. If empty, all categories are allowed to be deleted. |
| allowed-read-device-categories | Section | The list of device categories that are allowed to be read. If empty, all categories are allowed to be read. |