Send this event to cancel an in-progress response. The server will respond with a response.cancelled event or an error if there is no response to cancel.
response.cancelled
Optional
Optional client-generated ID used to identify this event.
A specific response ID to cancel - if not provided, will cancel an in-progress response in the default conversation.
The event type, must be response.cancel.
response.cancel
Send this event to cancel an in-progress response. The server will respond with a
response.cancelled
event or an error if there is no response to cancel.