Cancel a Pipeline Job

Cancels the running job for the specified job_id. Once canceled, Hevo stops all tasks running in that job. However, any task that is critical for maintaining data integrity is completed, and subsequent scheduled jobs are canceled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
≥ 1

Unique identifier of the Pipeline.

uuid
required

Unique identifier of the job.

Response
204

Job canceled successfully.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!