Update a job posting
yardstick_job_postings_updateUpdate a job posting with schema-bound public API fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | ||
| title | No | ||
| location | No | ||
| department | No | ||
| request_id | No | ||
| salary_max | No | ||
| salary_min | No | ||
| description | No | ||
| requirements | No | ||
| location_type | No | ||
| job_posting_id | Yes | ||
| salary_display | No | ||
| idempotency_key | No | ||
| salary_currency | No | ||
| custom_questions | No | ||
| location_country | No | Assigned ISO 3166-1 alpha-2 country code. | |
| interview_plan_id | No | Published interview plan id (ipd_...) returned by `interview-plans publish` — not an interview-plan draft id. The plan must already be attached to a Job via `jobs attach-artifact`. |