PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

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

Response

OK

job
object
required