Skip to content

Cancel response endpoint

POST
/v1/responses/{response_id}/cancel
curl --request POST \
--url https://example.com/v1/responses/example/cancel
response_id
required
string

The ID of the response to cancel

Response cancelled