cURL
curl --request DELETE \ --url https://api.plane.so/api/v1/workspaces/{workspace_slug}/projects/{project_id}/issue-types/{type_id}/
Lets you to remove an existing issue type from your project.