Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs-chat.controller.ts
Escalate a chat session to a human (3.1 deflection loop)
Endpoint
POST /technical-docs/:projectId/chat/sessions/:sessionId/escalate
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
sessionId | path | string | ✓ |
Referenced By
TechnicalDocsChatController(MODULE_DECLARES)
Was this page helpful?