v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
tasks

Modifies planned efforts for the given task assignments.

Only the provided assignments are updated; missing assignments remain unchanged.

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

post/tasks/{taskId}/setplannedefforts

Path parameters

taskIdstring uuid required

The id of the task.

Headers

Authorizationstring required

Bearer authentication

Request body

userIdstring uuid required

The id of the user that is assigned to the task.

plannedEffortinteger nullable

The planned effort of the user assigned to the task, in seconds.

Response

No Content

object required