Newer Version Available

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

Abort 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. If changes to data have already been committed, they aren’t rolled back.
URI
https://instance_name—api.salesforce.com/services/async/APIversion/job/jobId
Example XML request body
Example XML response body
Example JSON request body
Example JSON response body