Skip to main content
POST
Create a module

Path parameters

string
required
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.
string
required
The unique identifier of the project.

Body parameters

string
required
Name of the module.
string
Description of the module.
string
Start date of the module in YYYY-MM-DD format.
string
Target date of the module in YYYY-MM-DD format.
string
Status of the module. Possible values: backlog, planned, in-progress, paused, completed, cancelled.
string
ID of the user who leads the module.
string[]
Array of member user IDs to assign to the module.
string
External source identifier.
string
External ID from the external source.