Skip to main content
POST
Create a job application

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Body

application/json
company
string
required

The company applied to.

Minimum string length: 1
role
string
required

The role / job title.

Minimum string length: 1
location
string | null
salary
string | null
source
string | null
sourceUrl
string | null
jobDescription
string | null
Maximum string length: 20000
notes
string | null
resumeFileUrl
string | null
resumeFileName
string | null
coverLetterUrl
string | null
coverLetterName
string | null
followUpAt
string<date-time> | null
followUpNote
string | null
contacts
object[]
resumeId
string | null

The linked Reactive Resume, if any.

tags
string[]
status
enum<string>
Available options:
saved,
applied,
screening,
interview,
offer,
rejected

Response

200 - application/json

The ID of the newly created application.

The ID of the created application.