Edits multiple tasks using the specified operation.
Path parameters
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
Depending on the batch operation, it can be either the ids of the user to assign (‘assignusers’, required) or the ids of the user to remove (‘unassignusers’, optional, if not provided unassigns all users).
In case of an adjust date operation, define the number (positive or negative) of days that will be added/subtracted to the task dates. It can be a decimal number (fraction of day)