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