Stop a results management task

Attempts to stop a task. Stopping a task doesn't undo any deleted results. It just tells the task to stop as quickly as it can. A status of STOPPED means that the task was stopped before it completed. A status of COMPLETED means that the task completed before it received the stop command.

Path Params
string
required

Uniquely identifies each task.

Headers
string
required

All calls to this API require that you pass in the token you get from the Generate a token operation as an X-Auth-Token request header. See Get started for help to initially call the API.

Responses

400

Bad request. The URL or JSON request object is invalid.

401

Unauthorized. The security token is missing or invalid. See Get started for help initially running the API.

404

Not found. The requested object doesn't exist.

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json