curl --request DELETE \
--url https://api.orq.ai/v2/tools/{tool_id} \
--header 'Authorization: Bearer <token>'Deletes a tool by key.
curl --request DELETE \
--url https://api.orq.ai/v2/tools/{tool_id} \
--header 'Authorization: Bearer <token>'Was this page helpful?