delete
https://{hostname}/concerto/services/rest/Results/management/v1/
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.
400Bad request. The URL or JSON request object is invalid.
401Unauthorized. The security token is missing or invalid. See Get started for help initially running the API.
404Not found. The requested object doesn't exist.
