Create a module
Modules
Create a module
Creates a new module in a project.
POST
Create a module
Documentation Index
Fetch the complete documentation index at: https://developers.plane.so/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The workspace_slug represents the unique workspace identifier for a workspace in Plane. It can be found in the URL. For example, in the URL
https://app.plane.so/my-team/projects/, the workspace slug is my-team.The unique identifier of the project.
Body parameters
Name of the module.
Description of the module.
Start date of the module in YYYY-MM-DD format.
Target date of the module in YYYY-MM-DD format.
Status of the module. Possible values:
backlog, planned, in-progress, paused, completed, cancelled.ID of the user who leads the module.
Array of member user IDs to assign to the module.
External source identifier.
External ID from the external source.

