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://api.threetone.in/v1/voiceai/tools/{tool_id} \ --header 'x-api-key: <api-key>'
{}
Delete tool from the workspace. This also removes the tool from all agents that reference it.
API key for programmatic access
ID of the requested tool.
Successful Response
The response is of type Response Delete Tool Route · object.
Response Delete Tool Route · object