Update an employee.Ask AIput https://api.gusto-demo.com/v1/employees/{employee_id}Update an employee. scope: employees:writePath Paramsemployee_idstringrequiredThe UUID of the employeeBody ParamsversionstringrequiredThe current version of the object. See the versioning guide for information on how to use this field.first_namestringmiddle_initialstring | nulllast_namestringemailstringdate_of_birthstringssnstringpreferred_first_namestring | nulltwo_percent_shareholderbooleanWhether the employee is a two percent shareholder of the company. This field only applies to companies with an S-Corp entity type.truefalsework_emailstringHeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Responses 200successful 404Not Found The requested resource does not exist. Make sure the provided UUID is valid. 409invalid version 422invalid attributesUpdated 5 months ago