Update an experience history entry
ExperienceHistory
Update an experience history entry
Updates an experience history record (role, dates, description, etc.). Only the owning user or users with HR_LOCAL permission on the user’s local center can update.
PATCH
Update an experience history entry
Authorizations
Server-to-server authentication. Generate a token in the admin UI at
Settings → Developers → API Access. Send the raw token in the
Api-Token header — there is no Bearer prefix.
Tokens can be marked read-only at creation time, in which case the API
rejects any non-GET request with 403 Forbidden.
Path Parameters
ExperienceHistory identifier
Body
application/merge-patch+json
The updated ExperienceHistory resource

