Skip to main content
DELETE
Delete a custom agent. Existing AgentRun rows that referenced this agent are NOT cascaded; they retain custom_agent_id for audit but lose the linked row. To suspend without losing audit trail, PATCH is_active=false.

Path parameters

string (uuid)
required

Response

No response body — successful response.

Status codes