cURL
curl --request DELETE \ --url https://api.evocrawl.com/v2/agent/{jobId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Are you an AI agent that needs a Evocrawl API key? See evocrawl.com/agent-onboarding/SKILL.md for automated onboarding instructions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The ID of the agent job
Agent job cancelled successfully