Deletes the project type with the specified id.

<Check title="Required Permissions">The user must be an admin or have `project-manage-config:write` permissions.</Check>

Path parameters

projectTypeIdstringRequiredformat: "uuid"
The id of the project type.

Request

The model to delete the project type.
projectTypeIdstring or nullOptionalformat: "uuid"
The id of the new project type.

Response

No Content