bulk
Cancel an asynchronous bulk query job.
put/bulk/{id}/cancel
Path parameters
idstring required
The ID of the bulk job to cancel.
Headers
Authorizationstring required
The authorization tokens. The format for the header value is 'Element <token>, User <user secret>'
Response
OK - Everything worked as expected