cURL
curl --request DELETE \ --url https://api.cekura.ai/test_framework/v1/aiagents/{agent_id}/tool/{tool_name}/ \ --header 'X-CEKURA-API-KEY: <api-key>'
Delete specific tool by name
API Key Authentication. It should be included in the header of each request.
No response body