Deletes the project type with the specified id.
Required Permissions
The user must be an admin or haveproject-manage-config:write
permissions.Path parameters
projectTypeId
The id of the project type.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
projectTypeId
The id of the new project type.
Response
No Content