Skip to main content
PATCH
Update a work item type

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 work item type.

Body parameters

string
Name of the work item type
string
Description of the work item type.
object
Logo properties for the work item type.
boolean
Whether this work item type is an epic.
boolean
Whether this is the default work item type.
boolean
Whether this work item type is active.
number
Hierarchical level of the work item type.