Skip to main content
POST
Create job

Authorizations

Authorization
string
header
required

API key from Settings > API Keys

Body

application/json
title
string
required

Job title

description_md
string

Job description in markdown

department
string

Department name

location
string

Job location

employment_type
enum<string>

Employment type

Available options:
full_time,
part_time,
contract,
internship
show_salary
boolean

Whether salary is shown publicly

salary_currency
enum<string>
Available options:
USD,
EUR,
GBP,
CAD,
AUD,
OTHER
salary_timeframe
enum<string>
Available options:
yearly,
monthly,
hourly
salary_min
number
salary_max
number
equity_min
number
equity_max
number

Response

Job created

job
object