Deletes the specified tool
curl --request DELETE \
--url https://api.ultravox.ai/api/tools/{tool_id} \
--header 'X-API-Key: <api-key>'
API key
No response body
curl --request DELETE \
--url https://api.ultravox.ai/api/tools/{tool_id} \
--header 'X-API-Key: <api-key>'