jobPosting.update

Updates an existing job posting.

Set includeUnpublishedJobPostings to true when updating an unpublished (draft) job posting. This flag is required for draft postings; published postings can be updated without it.

Note on updating the description: When job description openings and closings are not suppressed, the descriptionHtml field returned in jobPosting.info may contain content that is not modifiable through the API. Only the content of the descriptionParts.descriptionBody field of the jobPosting.info endpoint is modifiable through this call. To completely customize the description, set both suppressDescriptionOpening and suppressDescriptionClosing to true.

Requires the jobsWrite permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

The unique id of the job posting to update

A new title for the job posting

enum

The type of workplace

When true, the job description opening from the brand will be suppressed. descriptionOpening will be returned as null.

When true, the job description closing from the brand will be suppressed. descriptionClosing will be returned as null.

object | null

An HTML block of the job posting description

When true, allows updating unpublished (draft) job postings. Required when updating a draft posting.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json