Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/trial/trial.controller.ts
Claim a trial project into the logged-in user’s organization
Endpoint
POST /trial/:projectId/claim
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
TrialController(MODULE_DECLARES)
Was this page helpful?