Authorizations
API key
Path Parameters
Response
204
No response body
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>'