v1

latestOpenAPI 3.1.1MIT2026-07-26661140.3 KB
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.