Stop Task for Tenant
Learn how to stop a task running on a specific tenant based on the ID.
Request
PUT {ApplicationURL}/{Tenant}/tasks/{taskId}/_stopResponse
Status of the operation returned as success or as
anerror.
{
"status": "success"
}