JUNGLEWORKS REST API

Cancel Task

This API is used to change the status of a task that has already been created to "cancelled".
Request Body Parameters:

NameTypeDescription
api_keystringYou can get a key from settings(Login>Menu>Settings>API Keys) in your tookan account. Or click here to get API key
job_idstring (single or comma separated values)You can get it from task details. (single or comma separated values)
job_statusnumber(fixed)Set this value to “9” to start the task.
POST
https://api.tookanapp.com/v2/cancel_task