cURL
curl --request POST \ --url https://neo.api.projectdiscovery.io/api/v1/tasks/{id}/abort \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "streamId": "<string>", "success": true }
Cancel an actively running stream for a specific task
Documentation IndexFetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT authentication token
Task ID
Task aborted successfully