Skip to main content
PUT
Update job
Requires user authentication
integer
required
The id of the job to update
string
The job title, maximum 64 characters
string
The job description in Markdown format
string
The job location, e.g. Worldwide
integer
The job salary, can be empty if not specified
string
default:"USD"
The job salary currency in ISO format, required when salary is specified
string
default:"monthly"
The job salary period, should be either hourly, daily, weekly, monthly or yearly
string
default:"remote"
The job arrangement, should be either remote, onsite or hybrid
integer
The id of the job category
integer
The id of the job term
string
The name of the hiring company
string
The URL of the hiring company website
string
default:"url"
The job application type, should be either url or email
string
The job application URL, required if application_type is url
string
The job application email, required if application_type is email
The job logo image file, maximum 5MB