Updates to Flexible Effort Parameters in Tasks API
July 28th, 2026
Changes are related to the Wrike Task API
https://developers.wrike.com/reference/puttaskssingle
https://developers.wrike.com/reference/puttasksmulti
- Changed description for responsibleAllocation (inside effortAllocation) parameter
"Set flexible effort allocations. Replaces all previous allocations with the new ones. Any unspecified assignees or dates will be cleared. Only applicable in Flexible effort mode."
- Changed description and the logic (earlier) for setResponsibleAllocation parameter - now it's for partial update only
"Partially update flexible effort allocations. Only the allocations explicitly provided in the request are modified; allocations for non-specified assignees or dates remain unchanged. Applicable only to tasks in Flexible effort mode."