Newer Version Available

This content describes an older version of this product. View Latest

Aborting a Job

Abort an existing job by sending a POST request to the following URI. The request URI identifies the job to abort. When a job is aborted, no more records are processed. Changes to data may already have been committed and aren't rolled back.

URI
https://instance_name—api.salesforce.com/services/async/APIversion/job/jobId
Example request body
Example response body