jobPosting.updateCompensation

Updates an existing job posting's compensation tiers.

Pass a non-empty compensationTiers array to replace the posting's compensation and stop inheriting compensation from the parent job. Pass null to reset the posting to inherit compensation from the parent job.

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.

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.

array | null
required

The compensation tiers to set on the job posting. Pass null to reset the posting to inherit compensation from the parent job.

boolean
Defaults to false

If true, allows updating compensation for unpublished (draft) job postings. Required when updating a draft job 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