This API is used to change the status of a task that has already been created to "cancelled".
Request Body Parameters:
Name | Type | Description |
---|---|---|
api_key | string | You can get a key from settings(Login>Menu>Settings>API Keys) in your tookan account. Or click here to get API key |
job_id | string (single or comma separated values) | You can get it from task details. (single or comma separated values) |
job_status | number(fixed) | Set this value to “9” to start the task. |