Employees

Update an employee

Update information for the employee identified by the given UID with the provided data.

put/api/v3.3/employees/{employeeUid}

Path parameters

employeeUidstring required

Request body

firstNamestring required
lastNamestring required
colorCodestring

Optional field, max size is 6

phoneNumberstring

Optional field, max size is 32

phoneAreaCodeinteger
pictureUrlstring

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.