Skip to main content
PATCH
Patch job description

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Path Parameters

id
string
required

Body

application/json
content
string | null

The HTML content of the job description. Omit to leave unchanged; set to null to clear it.

Example:

"<p>We are looking for a senior software engineer...</p>"

externalJobTitle
string

The externally visible job title for this job. Omit to leave unchanged.

Minimum string length: 1
Example:

"Senior Software Engineer"

language
enum<string>

The language to set on this job description. Omit to leave unchanged.

Available options:
en-US,
en-GB,
es,
nl,
fr,
de,
hu,
cs,
pt,
no,
sv,
da,
fi,
pl,
ro,
it,
af

Response

Job description updated successfully