cURL
curl --request DELETE \ --url https://api.trugen.ai/v1/ext/agent/{id} \ --header 'x-api-key: <api-key>'
{ "id": "97e9ed09-35a7-4bfa-94ab-705fc1ad725b", "message": "Agent deleted successfully" }
Deletes a specific Agent permanently.
Documentation IndexFetch the complete documentation index at: https://docs.trugen.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.trugen.ai/llms.txt
Use this file to discover all available pages before exploring further.
Unique identifier for the Agent
Agent deleted successfully
Unique ID of the deleted Agent.