Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/reader-access/project-access.controller.ts
Update the access policy (bumps tokenVersion on mode/password change)
Endpoint
PUT /projects/:id/access-policy
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Project ID |
Referenced By
ProjectAccessController(MODULE_DECLARES)
Was this page helpful?