Update a work item type
Work Item Types
Update a work item type
Updates an existing work item type by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
PATCH
Update a work item type
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.
The unique identifier for the work item type.
Body parameters
Name of the work item type
Description of the work item type.
Logo properties for the work item type.
Whether this work item type is an epic.
Whether this is the default work item type.
Whether this work item type is active.
Hierarchical level of the work item type.

