Retrigger a job
Jobs
Retrigger a job
Retriggers a job based on the provided job_root and parameters. Returns the job details for the retriggered job.
POST
Retrigger a job
Authorizations
Body
application/json
The job root (aka s3_root) to retrigger
Whether to skip or rerun the sync step. If true, the ETL script will use the job's existing synced data.
Whether to skip or rerun the ETL step. If true, the export step will use the job's existing ETL data.
Whether to send job status webhooks for the retriggered job.
Response
Job successfully retriggered