Activate an interviewer
Activate an interviewer so it begins accepting candidates. The interviewer must have a valid workflow configuration.
For ATS-derived postings still in the pending_activation intermediate stage (created via createPosting with an ATS-derived interview_template_id, or clonePosting of an ATS-derived posting), this call finalizes the posting and attaches the ATS mapping so candidate ingestion from the ATS begins. The two steps run in one call; the ATS attach is idempotent and best-effort, so re-calling activate is safe and a transient ATS integrator hiccup will not block finalize.
Authorizations
API key for authentication. Pass your key in the X-API-KEY header.
Path Parameters
Response
Successful Response
A job posting with its full agentic workflow configuration.
A posting represents a complete hiring pipeline — it defines the job, the AI agents involved, and how candidates progress through each screening step.
Optional metadata. Shape varies by endpoint.