Duplicate Resume
Resumes
Duplicate Resume
Duplicate an existing resume into a new CV
POST
Duplicate Resume
Documentation Index
Fetch the complete documentation index at: https://docs.mokaru.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Create a new resume that copies every CV-level setting from a source resume: template, design settings, section order, optional fields, hidden items, personal overrides, item order, and the cvData snapshot. The duplicate is never the default. The underlying profile data is shared, so the duplicate shows the same experiences/skills/etc. as the source unless changed afterwards. Common use cases:- Variant creation - duplicate a base CV and tweak
hiddenItems/personalOverridesfor a different role. - Backup before edits - keep a known-good snapshot before letting an agent rewrite a CV.
- A/B testing - keep two near-identical CVs and tweak one design dimension.
Scope required:
resume:write | Rate limit: 10 requests/minRequest
Path Parameters
Source resume id to duplicate.
Body Parameters
Name for the new copy (max 200 chars). Defaults to
<source name> - copy.Example
Response
Whether the duplicate succeeded.
The new resume’s unique ID.
