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