Skip to content
NorthstarPlatformPricingLogin

Cancel Responses

POST/v1/responses/{response_id}/cancel

Cancel Responses

Path ParametersExpand Collapse
response_id: string

Cancel Responses

curl https://api.tzafon.ai/v1/responses/$RESPONSE_ID/cancel \
    -X POST \
    -H "Authorization: Bearer $TZAFON_API_KEY"
{}
Returns Examples
{}