Resumes all selected resumable tasks. If neither a search query nor an explicit list of task IDs is provided, it tries to resume all tasks in paused state with result error.

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer

search
optional

Resume tasks matching search string

Validations:

  • String

task_ids
optional

Resume specific tasks by ID

Validations:

  • Must be an array of any type