Pause Task for Tenant
Initiate pausing of the task with the given ID for the specified tenant.
Available to Administrator and the Tenant's Administrator.
Request
PUT {ExportServiceURL}/{Tenant}/tasks/{taskId}/_pause
Response
A status of the operation: success or error.
{"status": "success"}