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/dynamic-tools/{tool_id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "success": true, "deleted_id": "<string>" }
JWT authentication token
Tool slug (snake_case or kebab-case), e.g. "github_get_pr".
Deleted