Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/project.controller.ts
Update project settings
Endpoint
PATCH /projects/:id/settings
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Project ID |
Referenced By
ProjectController(MODULE_DECLARES)
Was this page helpful?