cURL
curl --request DELETE \ --url https://api.example.com/v2/ai-agents/{agent_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete an AI agent.
Documentation IndexFetch the complete documentation index at: https://docs.verbex.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.verbex.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response