Deletes the specified tool
curl --request DELETE \
--url https://api.ultravox.ai/api/tools/{tool_id} \
--header 'X-API-Key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.ultravox.ai/llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://api.ultravox.ai/api/tools/{tool_id} \
--header 'X-API-Key: <api-key>'