Skip to main content
PATCH
Update an initiative

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 for the initiative.

Body parameters

string
required
Name of the initiative.
string
Plain text description of the initiative.
string
HTML-formatted description of the initiative.
string
Stripped version of the HTML description.
string
Binary representation of the description.
string
ID of the user who leads the initiative.
string
Start date in YYYY-MM-DD format.
string
End date in YYYY-MM-DD format.
object
Logo properties for the initiative
string
Current state of the initiative. Possible values: DRAFT, PLANNED, ACTIVE, COMPLETED, CLOSED.