v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-1340148239.5 KB
/agents

Delete Agent

Delete a given Agent. This is an irreversible operation.

Note: Datastores which are associated with the Agent will not be deleted, even if no other Agent is using them. To delete a Datastore, use the DELETE /datastores/{datastore_id} API.

delete/agents/{agent_id}

Path parameters

agent_idstring uuid required

ID of the agent to delete

ID of the agent to delete

Response

Successful Response

EmptyResponse required