v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojects
Deletes the project with the specified id.
Deletes the project with the specified id. In the default case the related tasks of this project will also be deleted and the related time entries of this project and all tasks loose the relation to the deleted project and tasks. To delete the time entries as well, you can set the deleteTimeTrackings property of the request to true.
<Check title="Required Permissions" icon="key">The user has to be the creator of the project or needs `write` permissions of the feature `project-master-data`.</Check>
post/projects/{projectId}/delete
Path parameters
projectIdstring uuid required
The id of the project.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
No Content
object required