v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
projectTasks

Changes the project of the task with the specified id.

Changes the project of the task with the specified id. This call also moves all subtasks of the task to the new project. This also changes the tracked time sum of the new project and the previous project. The related time entries of this task will also be moved to the new project. <Check title="Required Permissions" icon="key">The user must have project-planning-data:write permissions on both projects.</Check>

post/projects/{projectId}/projecttasks/{taskId}/changeproject

Path parameters

projectIdstring uuid required

The id of the project.

taskIdstring uuid required

The id of the task.

Headers

Authorizationstring required

Bearer authentication

Request body

projectIdstring uuid

The id of the project the task is assigned to.

taskStatusIdstring uuid nullable

Deprecated: use TaskStatusMapping instead. The id of the new status the task is assigned to.

Response

No Content

object required