Skip to main content
DELETE
Cancel an agent job
Are you an AI agent that needs a EvoCrawl API key? See evocrawl.com/agent-onboarding/SKILL.md for automated onboarding instructions.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

jobId
string<uuid>
required

The ID of the agent job

Response

200 - application/json

Agent job cancelled successfully

success
boolean