v1
latestOpenAPI 3.0.12026-07-245752052.0 MBUpdate opening
Update an existing Opening. When go_enabled is set to true, the opening is deactivated as part of go-enablement (the opening is set to inactive so it can be managed through Hire Go; it can be reactivated after Go is configured). The account must have Hire Go enabled and the opening's workflow must be go-compatible for go_enabled to take effect.
Path parameters
The Opening ID
Request body
Indicator for whether the opening is active
Additional info about the opening
List of alternate locales
The currency of the pay rate
How often the pay occurs
The pay rate
Identifier custom to opening for the account
Indicator for whether to launch the applicant into the workflow after application
Title that will be show on sourcing and career sites
Indicator for whether applicant identity is enforced
Indicator for whether the opening is for hiring
Indicator for whether the opening is private
Indicator for whether the opening is for sourcing
Indicator for whether the opening is full or part time
Industry the opening is for
The type of job represented by the opening
The unique identifier for the location associated to the opening
The unique identifier for the owner to be associated to the opening
The unique identifier for the position associated to the opening
The unique identifier for the shift to be associated to the opening
The title of the opening
Indicator for whether an external application form will be used
The unique identifier for the workflow to associate to the opening
Indicates whether the funnel is an internal job posting. When true, the job is visible only to internal users unless is_sourcing_funnel is also true. Supports all combinations with is_sourcing_funnel for public/internal posting modes.
Specifies the number of days the internal job remains active after approval or activation. Used only when is_internal_funnel is true. Ignored for active funnels that already specify an internal_job_expiration_date. Allowed values represent 1–14-day durations (1, 2, 3, 7, or 14 days).
Explicit expiration date for the internal job posting in ISO-8601 date format (YYYY-MM-DD). Valid only when is_internal_funnel is true and must be today or a future date. Required if internal_job_expiration_action is provided. Once this date passes, the internal funnel is automatically deactivated by background job processing.
Determines the funnel’s behavior when the internal posting expires. 0 = do_not_post (disable both internal and public posting). 1 = post_publicly (keep public posting enabled, disable only internal). Required if internal_job_expiration_date is set. Optional when using internal_job_duration.
When true, enables this opening for Hire Go. Only available when the account has Hire Go enabled and the opening's workflow is go-compatible. Setting go_enabled to true deactivates the opening as part of go-enablement; the opening can be reactivated after Hire Go is configured.
Response
Ok
Indicator for whether the opening is active
When true, indicates this opening is enabled for Hire Go and visible in Hire Go.
Additional info about the opening
The address of the opening
List of alternate locales
The URL with which to apply to the opening
The brand the opening is associated with
Date when the opening was created
Identifier custom to opening for the account
The description of the opening
Title that will be show on sourcing and career sites
Indicator for whether applicant identity is enforced
Unique identifier for the opening
Indicator for whether email is optional for the opening applicants
Indicator for whether the opening is for hiring
Indicates whether the opening is an internal job posting
Indicator for whether the opening is private
Indicator for whether the opening is for sourcing
Indicator for whether the opening is visible for Candidate AI Agent
Indicator for whether the opening is full or part time
Industry the opening is for
The type of job represented by the opening
Indicator for whether pay transparency is legally required for this opening's location
Pipeline ratio associated to the opening
Description of what is required for the opening
The timezone of the opening
The title of the opening
Unique identifier with the workflow associated to the opening
Example response
{
"opening_pay_rate": {
"compensation": "20.0"
}
}