简体中文
cURL
curl --request DELETE \ --url https://api.firecrawl.dev/v2/agent/{jobId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Agent 任务的 ID
代理任务已成功取消