REST Endpoints

The DLC provides a REST API that allows you to interact with the DataLoadControllerService. This page provides an overview of the REST API and how to interact with it.

All endpoints are available under the following path:

https://<hostname>:<port>/<app-context>/connectors/rest/dlc/v2

Execute

https://<hostname>:<port>/<app-context>/connectors/rest/dlc/v2/execute

This endpoint is used to execute a DLC Request and responds with the DLC Response .