Update an employeeCopy Pagepatch https://api.talent.performyard.com/v1/employees/{id}Modifies the profile information for a single employee.Path ParamsidstringrequiredBody Params_idstring_id stringfirst_namestringThe employee's legal first name.last_namestringThe employee's legal last name.nicknamestringThe employee's preferred or commonly used name. When an employee has nickname set, the name property on GET requests will follow the format "nickname last_name".emailstringThe employee's company or official email address. Must be a valid email format.phonestringThe employee's primary phone number. Dashes are optional.job_titlestringThe employee's official job title or role within the company.hire_datestringThe date in which the employee was officially hired. Allowed Formats: YYYY-MM-DD, MM-DD-YYYY.termination_datestringThe date in which the employee's employment ended. Allowed Formats: YYYY-MM-DD, MM-DD-YYYY.groupstringThe name of the group in which the employee belongs to. The group must exist in PerformYard.employee_statusstringenumThe current employment status of the employee.activateddeactivatedAllowed:activateddeactivatedmanagerstringThe email address of the employee's direct manager.contributorsarray of stringsThe email address(es) of contributors to the employee.contributorsADD stringsalarystringnumbercustom_fieldsarray of objectsUsed to update the employee data fields created by the company. Accepts an array of objects where each object includes field_name and field_value, both of which accept a single string value.custom_fieldsADD objectResponses 200Default Response 400Default Response 404Default Response 500Default ResponseUpdated 4 months ago Retrieve an employeeCreate one or more employeesDid this page help you?YesNo