Changes the type of work for a batch of tasks.
Required Permissions
Any authenticated user.Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The tasks Change Types form payload.
typeOfWorkId
The id of the task type.
taskIds
The list of task ids.
changeTimeEntries
Whether the related time entries should be moved to the same type of work.
Response
No Content

