Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/tours/tours.controller.ts
Edit an experience (content/targeting/trigger/priority)
Endpoint
PATCH /tours/:projectId/experiences/:id
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
id | path | string | ✓ |
Referenced By
ToursController(MODULE_DECLARES)
Was this page helpful?