Delete an agent
agent
Delete an agent
Permanently delete an agent configuration.
Args:
agent_id (str): The agent to delete.
user_id (str): Injected authenticated user ID.
storage (StorageBase): Injected storage backend.
Raises:
HTTPException: 404 if the agent does not exist or does not belong
to the authenticated user.
DELETE
Delete an agent
Documentation Index
Fetch the complete documentation index at: https://docs.agentscope.io/llms.txt
Use this file to discover all available pages before exploring further.