Resumes
Create a new resume
Creates a new resume with the given name, slug, and tags. Optionally initializes the resume with sample data by setting withSampleData to true. The slug must be unique across the user's resumes. Returns the ID of the newly created resume. Requires authentication.
post/resumes
Request body
Response
The ID of the newly created resume.
string required
The ID of the created resume.