v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
SQLServer

Cancel a job

Cancels the specified job.

post/sqlserver/v2/orgs/{orgID}/jobs/cancel

Path parameters

orgIDinteger required

Specify the ID of your organization under which the SQL Server is registered. Get the ID of an organization using the 'List all organizations' API.

Request body

jobIDinteger

Specify the ID of the job that you want to cancel. Get the ID of the job using the 'List all jobs' API.

Response

Success

jobIDinteger

A unique identification number associated with the job.