Deletes the project type with the specified id.

POST

Deletes the project type with the specified id. If an id of a new type is provided, projects will be updated to reference the new type If no id of type is provided, the type if removed from the projects.

Required Permissions: The user must be an admin or have project-manage-config:write permissions.

Path parameters

projectTypeIdstringRequired
The id of the project type.

Request

This endpoint expects an object.
projectTypeIdstringOptional
The id of the new project type.