Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/reader-access/project-access.controller.ts
Create a share link (returns the plaintext token ONCE)
Endpoint
POST /projects/:id/share-links
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Project ID |
Referenced By
ProjectAccessController(MODULE_DECLARES)
Was this page helpful?