Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://neo.api.projectdiscovery.io/api/v1/schedules/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Permanently delete a schedule. This cannot be undone. Pending runs will be canceled.
JWT authentication token
Schedule ID
Schedule deleted