/
BL
bluehive-health
/
BlueHive API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
bluehive-health
BlueHive API
put
Update Employee
v46
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-01
127
4
550.0 KB
Employees
Update Employee
Update an existing employee in the system.
put
/v1/employees
Request body
object
required
_id
string
required
firstName
string
lastName
string
email
string
email
dob
string
title
string
activeAccount
'Active'
|
'Inactive'
blurb
string
address
object
phone
object[]
employer_id
string
departments
string[]
extendedFields
object[]
Response
Employee updated successfully
object
required
Employee updated successfully
success
boolean
required
message
string
required