Skip to main content
DELETE
/
v2
/
ai-agents
/
{ai_agent_id}
/
builtin-tools
/
{tool_id}
Delete built-in tool
curl --request DELETE \
  --url https://api.example.com/v2/ai-agents/{ai_agent_id}/builtin-tools/{tool_id}
{}

Path Parameters

ai_agent_id
string
required
tool_id
string
required

Response

Successful Response