DELETE /2.0/ai_agents/{id} endpoint allows you to delete a custom AI agent based on its ID.
Send a request
To send a request, use theDELETE /2.0/ai_agents/{id} endpoint.
Parameters
To make a call, you must pass the following parameters. Mandatory parameters are in bold.| Parameter | Description | Example |
|---|---|---|
agent_id | The ID of the agent to delete. | 1234 |
