Unify and manage your data

Manage configuration by object type

Learn more about how to retrieve, create, update, and delete configuration objects by object type using the Configuration API.

Use the Configuration to manage configuration objects by object type. These APIs support list retrieval for supported configuration object types, retrieval of individual object definitions, and creation, update, or deletion of specific object definitions.

Supported operations

The following operations are available for configuration objects by object type:

Access control rules

Access checks use the existing Configuration API access model. The following object types enforce permission checks:

Object typeAccess control
entityTypesREAD, UPDATE, DELETE
relationTypesREAD, UPDATE, DELETE
groupTypesNot enforced
graphTypesNot enforced
interactionTypesNot enforced
categoryTypesNot enforced

Operations on changeRequestTypes follow their dedicated endpoint pattern. Apply the same access model defined for the Configuration API when documenting those operations.