Plane home page
Search or ask...
Sign in
Sign in
Search...
Navigation
Issue types
Delete issue type
Self-hosting
API Reference
Webhooks
Plane Documentation
Discord
GitHub
API Reference
Introduction
Project
State
Label
Link
Issue
Issue activity
Issue comment
Issue types
Overview
POST
Add issue type
GET
List issue types
GET
Get issue type details
PATCH
Update issue type
DEL
Delete issue type
Issue properties
Issue property options
Issue property values
Issue attachments
Module
Module issue
Cycle
Cycle issue
Intake issue
Worklogs
Issue types
Delete issue type
Lets you to remove an existing issue type from your project.
DELETE
/
api
/
v1
/
workspaces
/
{workspace_slug}
/
projects
/
{project_id}
/
issue-types
/
{type_id}
Try it
Path parameters
workspace_slug
string
required
project_id
string
required
type_id
string
required
Update issue type
Overview