pydo.genai.delete_agent()
Generated on 4 Nov 2025
from pydo version
v0.18.0
Description
To delete an agent, send a DELETE request to /v2/gen-ai/agents/{uuid}.
Parameters
| Name | Type | Required | Description | Default Value |
|---|---|---|---|---|
uuid |
string | True | Unique agent id |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.