Patch WorkerAsk AIpatch https://v3.api.hypertrack.com/workers/{worker_handle}Update worker information using the worker_handlePath Paramsworker_handlestringrequiredBody Paramsdevice_iduuid | nullDefaults to nullUnique ID representing the worker's devicenamestring | nullDefaults to nullName of the workerops_group_handlestring | nullDefaults to nullUnique identifier for an Ops Group to which the worker belongshomeobject | nullWorker's home locationhome object | nullproduct_typesarray of strings | nullDefaults to nullList of product types used for worker matching during order planningproduct_typesADD stringschedulearray | nullDefaults to nullList of schedules used for worker matching during order planning and auto start/stop of availability or tracking of the workerscheduleADD DriverDateSchedule | DriverRecurringScheduleprofileobject | nullAdditional customer provided data associated with a workerprofile object | nullunavailable_onarray of strings | nullDefaults to nullList of dates (YYYY-MM-DD) on which the worker is unavailableunavailable_onADD stringtransfer_existing_workboolean | nullDefaults to trueFlag to indicate whether existing work of the worker is to be transferred to the newly linked device.Only applicable at the time of linking worker with a device.truefalseResponses 200Successful response 401Authentication error 404Not found 422Validation errorUpdated 7 months ago