Skip to main content
POST
Duplicate a resume

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Path Parameters

id
string
required

The ID of the resume.

Body

application/json
name
string
required

The name of the resume.

Minimum string length: 1
slug
string
required

The slug of the resume.

Minimum string length: 1
tags
string[]
required

The tags of the resume.

Response

200 - application/json

The ID of the duplicated resume.

The ID of the duplicated resume.