clients/:id/update_assignmentAsk AIpost https://app.liquidplanner.com/api/v1/workspaces/{workspace_id}/clients/{id}/update_assignmentPath Paramsworkspace_idintegerrequiredidintegerrequiredBody Paramsassignment_idstringthe id of the assignment to be updated, requiredperson_idstringthe id of the person to whom the assignment should be assigned. null to unassign. optional.low_effort_remainingstringthe new low_effort for the relevant assginment, optionalhigh_effort_remainingstringthe new high_effort for the relevant assignment, optionalactivity_idstringthe id of the activity which will be set on the assignment, optionalResponse 200OKUpdated about 1 year ago