curl --request POST \
--url http://localhost:6699/api/v1/analyze/cancel \
--header 'X-License-Key: <api-key>'
{
"message": "Cancellation requested"
}
Authorizations
HeaderAuthBodyAuth
Jumper Pro license key passed via header
Last modified on February 18, 2026