Skip to main content
POST
Create a new job post

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json
title
string
required
Required string length: 3 - 255
details
string
Maximum string length: 10000
seniority
enum<string>
Available options:
entry,
junior,
midlevel,
senior,
executive
type
enum<string>
Available options:
fulltime,
parttime,
contract
countryIso3
string
Maximum string length: 100
city
string
Maximum string length: 100
presence
enum<string>
Available options:
onsite,
remote,
hybrid
minAnnualSalary
number
Required range: 0 <= x <= 2147483647
maxAnnualSalary
number
Required range: 0 <= x <= 2147483647
showSalaryOnJobBoard
boolean
default:false

Response

Successfully created the job post

id
string
required