Changes the type of work for a batch of tasks.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
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
Multi-Status
Errors
400
Bad Request Error

