Create a job from a template
Creates a job in the organization from a screening template, with optional title, location, and pay-range overrides. The job’s screening questions come from the template and are read-only through the Partner API.
Authentication
Path parameters
Organization ID (org_...).
Headers
Unique key (e.g. a UUID) making this POST safe to retry. Replays within 24 hours return the original response without repeating side effects.
Request
Screening template to create the job from (see GET /templates).
City/state/ZIP location.
Response
Job ID (job_...).
City/state/ZIP location.
Read-only summary of the questions asked on screenings for this job, including knockout flags.

