Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/support-agent/support-agent.controller.ts
Create a new agent
Endpoint
POST /support-agent/:projectId/agents
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
SupportAgentController(MODULE_DECLARES)
Was this page helpful?