Deprecated
Changes the project type of the project with the specified id.
Changes the project type of the project with the specified id.
Required Permissions: The user has to be the creator of the project or needs
write
permissions of the feature project-master-data
.Path parameters
projectId
The id of the project.
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 project type to change to.
Response
No Content