Clone an interviewer
Clone an interviewer
Create a copy of an existing interviewer with its workflow configuration.
If the source interviewer is ATS-derived, the clone is returned in the same intermediate stage as a fresh ATS create (status: "draft", ats_metadata.pending_activation: true) and must be transitioned to live via POST /postings/{posting_id}/activate. Cloning a non-ATS posting is unchanged.
POST
Clone an interviewer
Authorizations
API key for authentication. Pass your key in the X-API-KEY header.