v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
taskLists

Changes the project of the task list with the specified id.

This endpoint also moves all tasks and time entries to the new project. This will also change the tracked time sum of the old and new projects. The task status mapping will move all tasks of a certain status to the new provided status on the mapping.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

post/projects/{projectId}/tasklists/{taskListId}/changeproject

Path parameters

projectIdstring uuid required

The id of the project.

taskListIdstring uuid required

The id of the task list.

Headers

Authorizationstring required

Bearer authentication

Request body

projectIdstring uuid required

The id of the project the list will be moved to.

Response

No Content

object required