Work Experiences
Delete a work experience
Soft-delete a work experience from a member profile. Affiliations are automatically recalculated.
delete/members/{memberId}/work-experiences/{workExperienceId}
Path parameters
memberIdstring uuid required
UUID of the member.
workExperienceIdstring uuid required
UUID of the work experience.
Response
Work experience deleted. No response body.