15
[feature]: Add API Endpoints for Creating and Editing Pages
Source: makeplane/plane#7319 · opened by @nkai777
Is there an existing issue for this? • I have searched the existing issues Summary Currently, the Plane API provides comprehensive endpoints for managing core resources like Issues, Projects, and Cycles. However, there appears to be no documented API support for programmatically creating or editing Pages. All page management must be done manually through the web interface. This limitation makes it difficult to automate documentation workflows, migrate knowledge bases from other systems, or build custom internal tools that interact with Plane's Pages feature. Why should this be worked on? I would like to request the addition of new API endpoints to allow for full CRUD (Create, Read, Update, Delete) operations on Pages. Specifically, the most critical additions would be: Create a new Page: An endpoint to create a new page within a specific project. Method: POST Endpoint: /api/v1/workspaces/{workspace_slug}/projects/{project_id}/pages/ Body: A JSON payload containing…
No pledges yet. Be the first to back this.
Comments
Similar requests
[feature]: Public (token) REST API is missing Pages endpoints; request for an official MCP server
0 votes · 0 comments
[feature]: Add project member management (POST/PATCH/DELETE) to REST API v1
1 vote · 0 comments
[feature]: Add Tree Structure Support to Pages Section for Better Organization
17 votes · 0 comments
[feature]: Add Page update api endpoints and MCP tools
16 votes · 0 comments
[feature]: Support CRUD for Pages via the API
5 votes · 0 comments
No comments yet.