Tasks
Interrupt Task
Stop the in-flight turn without terminating the task. Transitions a running task to the non-terminal INTERRUPTED status; the task stays continuable and the next message or event resumes it.
post/tasks/{task_id}/interrupt
Path parameters
task_idstring required
Request body
Response
Successful Response