Unify and manage your data

Manage configuration sub-resources

Learn more about how to retrieve, create, update, and delete configuration sub-resources using the Configuration API.

Use the Configuration to manage configuration sub-resources for entity types and relation types. These APIs support retrieval of sub-resource collections and individual definitions, as well as creation, update, and deletion for supported sub-resources.

Supported operations

The following operations are available:

Permissions

All endpoints require the appropriate role-based access.

  • GET: READ access
  • POST: CREATE access, if supported for the sub-resource
  • PUT: UPDATE access
  • DELETE: DELETE access