Update an initiative label
Initiative Labels
Update an initiative label
Updates an existing initiative label by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
PATCH
Update an initiative label
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 for the initiative label.
Body parameters
Name of the initiative label.
Description of the initiative label.
Hex color code for the initiative label (e.g., “#eb5757”).
Sort order for display purposes.

