Sets the type of work of the specified timeentries.
Sets the type of work of the specified timeentries. The selected work type is applied to the time entries. <Check title="Required Permissions" icon="key">The user must have permission to access the requested resource.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The time entry ids and type of work.
typeOfWorkId
The type of work id, to which the time entries should be set to.
ids
The ids of the time entries, for which the type of work should be set.
Response
No Content
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

