Duplicate a resume
Resumes
Duplicate a resume
Creates a copy of an existing resume with the same data. Optionally override the name, slug, and tags for the duplicate. If not provided, the original resume’s name, slug, and tags are used. Returns the ID of the duplicated resume. Requires authentication.
POST
Duplicate a resume
Authorizations
The API key to authenticate requests.
Path Parameters
The ID of the resume.
Body
application/json
Response
200 - application/json
The ID of the duplicated resume.
The ID of the duplicated resume.