cURL
curl --request DELETE \ --url https://api.sigmamind.ai/v1/integrations/{integrationId}/tools/{toolId} \ --header 'X-API-Key: <api-key>'
{ "error": "Bad Request", "message": "Invalid request parameters", "path": "/v1/integrations/{integrationId}/tools", "status": 400, "timestamp": "2026-05-01T14:06:46.616Z" }
Delete Tool record using toolId
Documentation IndexFetch the complete documentation index at: https://docs.sigmamind.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sigmamind.ai/llms.txt
Use this file to discover all available pages before exploring further.
API Key is required in header. You can find it in the settings
Unique identifier for the integration
Unique identifier for the tool
OK
Suggestions
Contact support