Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/support-agent/support-agent.controller.ts
Clear chat history for an agent
Endpoint
DELETE /support-agent/:projectId/agents/:agentId/history
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
agentId | path | string | ✓ |
Referenced By
SupportAgentController(MODULE_DECLARES)
Was this page helpful?