Jobs
Rollback job
Reset the the configuration to the state before a given job ran. This affects the source state
(bookmarks) and the snapshots
.
POST
/
{env_id}
/
{flow_id}
/
{tenant}
/
jobs
/
rollback
Authorizations
x-api-key
string
headerrequiredPath Parameters
env_id
string
requiredID of environment
flow_id
string
requiredID of flow
tenant
string
requiredID of tenant
Body
application/json
job_root
string
requiredS3 root for job
tap
string
requiredID of tap
job_id
string
requiredID of job
Response
200 - application/json
The response is of type object
.