Unify and manage your data

Create Task API

Request

This request is used to create a task.

POST {DTSSURL}/tasks/{type}

DTSS tasks can be started using this form of request. The HTTP method is POST and the type attribute in the URL will specify which task to run. The body of the requests will change depending on the task being created. Details of these will be provided in the following descriptions for each of the tasks.