Skip to main content
PATCH
Update module details

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.
string
required
The unique identifier for the module.

Body parameters

string
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
Current 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 assigned to the module.
string
External source identifier.
string
External ID from the external source.