Landing
Endpoints
| ENDPOINT | DESCRIPTION |
|---|---|
| GET /api/v1/workspaces/{workspace}/landing | Read the workspace landing page |
| PUT /api/v1/workspaces/{workspace}/landing | Write the workspace landing page directly |
| GET /api/v1/workspaces/{workspace}/landing/autofill | Generate a landing draft (not saved) |
| POST /api/v1/workspaces/{workspace}/landing/proposals | Propose a landing change for editor review |