Update job post

Edit a job post in place — change its public title, replace its HTML body, or transition its publication status between draft and live. Content updates route to internal_content for internal posts and to content for external posts automatically. Transitioning to live only publishes the post on its job board if the board itself is also live; otherwise the post is marked live but its public_url will not be reachable until the board is enabled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params
string
length between 1 and 255

New public-facing title for the post. Limited to 255 characters.

string | null

Replacement HTML body for the post. For internal posts this updates internal_content; for external posts it updates content. Sanitized server-side — only a limited element/attribute allowlist (including iframe, video, source) survives.

boolean | null
deprecated

Deprecated. This field is no longer in use. A post's internal/external visibility is fixed by the job board it belongs to.

string
enum

Transition the post's publication status. live publishes the post (subject to its job board also being live); draft returns it to an unpublished working state.

Allowed:
Responses

401

Unauthorized

403

Forbidden

422

Unprocessable Content

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