POST
/
jobs.json
Requires user authentication
title
string
required

The job title, maximum 64 characters

description
string
required

The job description in Markdown format

location
string
required

The job location, e.g. Worldwide

salary
integer

The job salary, can be empty if not specified

salary_currency
string
default:
"USD"

The job salary currency in ISO format, required when salary is specified

salary_period
string
default:
"monthly"

The job salary period, should be either hourly, daily, weekly, monthly or yearly

arrangement
string
default:
"remote"
required

The job arrangement, should be either remote, onsite or hybrid

category_id
integer
required

The id of the job category

term_id
integer
required

The id of the job term

company
string
required

The name of the hiring company

company_website
string
required

The URL of the hiring company website

application_type
string
default:
"url"
required

The job application type, should be either url or email

application_url
string

The job application URL, required if application_type is url

application_email
string

The job application email, required if application_type is email

The job logo image file, maximum 5MB

plan_id
integer
required

The id of the job payment plan