Optional
event_Optional client-generated ID used to identify this event.
Optional
response_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
.
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.