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:
- Go to the Content Designer URL.
- Append the query parameter &features=adminapi to the URL. For example, https://<ADP server>/adp/designer/?projectId=<Project ID>&features=adminapi
- This action places an API specifications tab next to the Configure tab.
- Click the API specifications to interact with and test the administrative APIs.