Resumes

Set resume lock status

Toggles the locked status of a resume. When locked, a resume cannot be updated, patched, or deleted. Useful for protecting finalized resumes from accidental edits. Requires authentication.

post/resumes/{id}/lock

Path parameters

idstring required

The ID of the resume.

Request body

isLockedboolean required

Whether the resume is locked.

Changes

No recorded changes to this endpoint across all 1 revision of this API.