v46

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-011274550.0 KB
Employees

Update Employee

Update an existing employee in the system.

put/v1/employees

Request body

_idstring required
firstNamestring
lastNamestring
emailstring email
dobstring
titlestring
activeAccount'Active' | 'Inactive'
blurbstring
employer_idstring
departmentsstring[]

Response

Employee updated successfully

successboolean required
messagestring required