cancel_task()
Last updated
cancel_task()Cancel a task in progress (sync-only, no async twin)
{
"task_id": "019cd179-8d61-7f65-a79c-b965dda9eac3"
}True only if the task was IN_PROGRESS and is now CANCELLED; False otherwise (e.g. it had already finished).
trueLast updated
