cURL
curl --request POST \ --url https://api.cloudcruise.com/run/{session_id}/interrupt \ --header 'cc-key: <api-key>'
Interrupts a running browser agent run
API key-based authentication. Provide your CloudCruise API key in the cc-key header.