cURL
curl --request DELETE \ --url https://neo.api.projectdiscovery.io/api/v1/integration/toolkits/{toolkit}/config/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "error": "<string>" }
Delete a provider configuration entry by ID.
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
Toolkit slug (e.g. "jira", "github")
Config entry UUID
Config deleted