Create JobZyn job
jobzyn_create_jobCreate a job in JobZyn by supplying an ATS external ID and title; publish it immediately or set status to UNPUBLISHED for a draft.
Instructions
Create a job (POST /job, write scope). Requires job.id and job.title. Defaults to PUBLISHED: the job becomes public immediately. Set status UNPUBLISHED for a draft. Duplicate external IDs return 409. Additional job fields are preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes |