Skip to main content
POST
Create a new resume

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

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.

withSampleData
boolean
default:false

Response

The ID of the newly created resume.

The ID of the created resume.