v7

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-01171349.7 KB
Work Experiences

Update a work experience

Replace all fields of an existing work experience.

put/members/{memberId}/work-experiences/{workExperienceId}

Path parameters

memberIdstring uuid required

UUID of the member.

workExperienceIdstring uuid required

UUID of the work experience.

Request body

organizationIdstring uuid required
jobTitlestring required

Job title at the organization.

verifiedboolean required
verifiedBystring required

Identifier of who verified this work experience.

sourcestring required

Source system (e.g. lfxOne).

startDatestring date-time required

Start date of the work experience.

endDatestring date-time nullable

End date, or null if currently active.

Response

Work experience updated.

idstring uuid required
organizationIdstring uuid required
organizationNamestring nullable required

Display name of the organization.

organizationLogostring nullable

URL of the organization logo.

organizationDomainsstring[] required

Verified primary domains for the organization, in alphabetical order.

jobTitlestring nullable required
verifiedboolean required
verifiedBystring nullable required
sourcestring nullable required

Source system that created this work experience.

startDatestring date-time nullable required
endDatestring date-time nullable required

End date, or null if currently active.

createdAtstring date-time nullable required
updatedAtstring date-time nullable required