Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/tours/tours.controller.ts
Publish (go live)
Endpoint
POST /tours/:projectId/experiences/:id/publish
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
id | path | string | ✓ |
Referenced By
ToursController(MODULE_DECLARES)
Was this page helpful?