Resume Sharing
Verify resume password
Verifies a password for a password-protected public resume. On success, the viewer is granted access to view the resume data for the duration of their session. No authentication required.
post/resumes/{username}/{slug}/password/verify
Path parameters
usernamestring required
The username of the resume owner.
slugstring required
The slug of the resume.
Request body
Response
The password was verified successfully and access has been granted.
boolean required