Modifies a list of planned efforts of a given task.

POST

Only the efforts passed in the request will be updated, ignoring any missing effort.

Required Permissions: Any authenticated user.

Path parameters

taskIdstringRequired
The id of the task.

Request

This endpoint expects a list of objects.
userIdstringRequired
The id of the user that is assigned to the task.
plannedEffortintegerOptional
The planned effort of the user assigned to the task, in seconds.