Stops all selected tasks which are not already stopped. Requires a search query or an explicit list of task IDs to be provided.
Code | Description |
---|---|
400 | Returned if neither search nor task_ids parameter is provided. |
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
search
optional |
Stop tasks matching search string Validations:
|
task_ids
optional |
Stop specific tasks by ID Validations:
|