Accelerate the Value of Data

Pause Task

Initiate pausing of the task with given ID.

Available to Administrator.

Request

PUT {ExportServiceURL}/tasks/{taskId}/_pause

Response

A status of the operation: success or error.

{"status": "success"}