Bulk Move Tasks To Project
POST/api/tasks/bulk/move-to-project
Bulk-move selected tasks to a different project.
When the target project's status / type templates differ from the
selected tasks' current values, the client supplies per-source
status_mapping / type_mapping to remap each task; values not
present in the maps pass through if they exist in the target's
templates, otherwise fall back to the project's defaults (reported
via fallback_count).
Request
Responses
- 200
- 422
Successful Response
Validation Error