Force Stop Task
Initiate stopping of the task with given ID.
This task is available to Administrator.
Request
PUT {ExportServiceURL}/tasks/{taskId}/_forceStop
Response
A status of the operation: success or error.
{"status": "success"}