Update job description
Job Descriptions
Update job description
Update the job description for a specific job. Allows setting the external job title and the description content.
PUT
Update job description
Documentation Index
Fetch the complete documentation index at: https://api-docs.spott.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Path Parameters
Body
application/json
The HTML content of the job description. Set to null to clear the description.
Example:
"<p>We are looking for a senior software engineer...</p>"
The externally visible job title for this job
Minimum string length:
1Example:
"Senior Software Engineer"
Response
Job description updated successfully

