Update Employee Personal Details
Update an employee’s personal details. All fields are optional — only provided fields are updated.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
uuid
User UUID of the employee to update
Headers
vnd.a1.tenant-id
Tenant identifier for multi-tenant environments
Request
This endpoint expects an object.
nameTitle
nameFirst
nameLast
nameMiddle
nameKnownAs
dateOfBirth
gender
maritalStatus
nationality
contact
Contact details
postalAddress
Employee postal address
emergencyContact
Emergency contact details
Response
Personal details updated successfully
userUuid
eventJobId
Errors
400
Bad Request Error
404
Not Found Error
