v1

latestOpenAPI 3.0.12026-07-245752052.0 MB
Openings

Reassign Opening to Different Workflow (Alpha)

Takes a stage mapping array to move applicants from one stage to another. The stage mapping array is an array of hashes with the keys "source" and "destination". The "source" key is the name of the stage in the source workflow, and the "destination" key is the name of the stage in the destination workflow. This feature is in Alpha, meaning that explicit flags must be set for this endpoint to behave as expected. If you are interested in trying this API, please reach out to your account representative for more information.

post/api/v2/openings/workflow_reassignment

Request body

destination_workflow_idstring required
destination_workflow_titlestring nullable required
run_landing_actionsboolean required
source_opening_idstring required

Response

Workflow reassignment successful