Cancel Scan Job

Use this API to cancel an existing scan job by its unique identifier.

Path Params
uuid
required

The unique identifier of the scanner, which is an alias for the Worker Node ID running the scan job. The scannerId value from Get List of Scan Jobs API can be used for scannerId.

uuid
required

The unique identifier of the scan job. The id value from Get List of Scan Jobs API can be used for jobId.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*