Tasks
Cancel an agent task
Cancels a model task with the given ID. Only tasks created with the background parameter set to true can be cancelled. Learn more.
post/tasks/{task_id}/cancel
Path parameters
task_idstring required
The ID of the task to cancel
The ID of the task to cancel
Response
Successful Response