Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts
Escalate a support chat to a human (create a ticket)
Endpoint
POST /public/p/:slugWithId/chat/escalate
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
slugWithId | path | string | ✓ |
Referenced By
PublicProjectController(MODULE_DECLARES)
Was this page helpful?