Administration APIs

The administrative APIs are provided for ADP administrators to efficiently manage and automate ADP project tasks.

SwaggerUI Integration
SwaggerUI provides an interactive interface for exploring and utilizing the administrative APIs effectively.
Accessing SwaggerUI
Since these APIs are primarily used by administrators, SwaggerUI is initially hidden. To display SwaggerUI within your ADP project:
  1. Go to the Content Designer URL.
  2. Append the query parameter &features=adminapi to the URL. For example, https://<ADP server>/adp/designer/?projectId=<Project ID>&features=adminapi
  3. This action places an API specifications tab next to the Configure tab.
  4. Click the API specifications to interact with and test the administrative APIs.