Sets the type of work of the specified timeentries.

Deprecated
POST

Depending on the time entry, the calling users has to have several permissions to edit the time entries. No permissions are required if the calling user is owner of this time entry. If the calling user is not the creator of the time entry and the time entry is connected to a project, ‘write’ permissions on the ‘project-timetracking’ feature are necessary. If the time entry is connected to a task, the user needs to be assignee of this task or the user needs permissions on: ‘project-planning-data’ if it is a project task.

Required Permissions: Any authenticated user.

Request

This endpoint expects an object.
typeOfWorkIdstringRequired
The type of work id, to which the time entries should be set to.
idslist of stringsOptional
The ids of the time entries, for which the type of work should be set.