POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
title
string
required
Minimum string length: 1
description
string
required
Minimum string length: 1
location
string
employmentType
string
department
string
workplaceType
string
salaryMin
integer
Required range: 0 <= x <= 9007199254740991
salaryMax
integer
Required range: 0 <= x <= 9007199254740991
duration
string
kitFormat
enum<string> | null
Available options:
text,
link
kitBody
string | null
status
enum<string>
Available options:
draft,
open

Response

Created

job
object
required