Create an employeeAsk AIpost https://api.gusto-demo.com/v1/companies/{company_id}/employeesCreate an employee. scope: employees:managePath Paramscompany_idstringrequiredCompany IDBody Paramsfirst_namestringrequiredmiddle_initialstringlast_namestringrequiredemailstring | nullThe employee's personal email address. Required if self_onboarding is true.work_emailstringThe employee's work email address.date_of_birthdatessnstringpreferred_first_namestringself_onboardingbooleanIf true, employee is expected to self-onboard. If false, payroll admin is expected to enter in the employee's onboarding informationtruefalseHeadersX-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 201successful 404Not Found The requested resource does not exist. Make sure the provided UUID is valid. 422invalid attributesUpdated 4 months ago