Skip to main content

Delete Agent Config

DELETE 

/api/agents/:agent_id

Delete an agent configuration. Verifies the agent belongs to the current user's tenant.

Args: agent_id: The agent configuration ID web_context: Current authenticated user service: AgentConfigService instance

Raises: HTTPException: If deletion fails or agent doesn't belong to user's tenant

Request

Responses

Successful Response