Moving Application Stage
To move an application, you need the application ID and the stage ID to move it to.Always get stage IDs from the
stages property on jobs,
not from the deprecated /application-stages endpoint. Many ATS systems have
job-specific stages. Using global stage IDs will often result in “Stage not
found” errors.- Enable the
Set Application Stagescope in your scope configuration.
Reject Applications
Use the Reject Application endpoint to reject an application.- Enable the
Reject Applicationsscope in your scope configuration.