SQL
Cancel a job
Cancels a running job. Returns no content on success.
delete/v3/sql/{connectionName}/job/{jobId}
Path parameters
connectionNamestring required
Name of the connection to use.
jobIdstring required
The job identifier.
Response
The job was cancelled.