Skip to main content
POST
POST
Stops a running or queued scan and marks it as canceled. Any pages already scanned will be discarded — partial results are not saved.
Canceling a scan does not refund the credits already consumed by pages scanned before cancellation.

Request Body

string
required
UUID of the scan to cancel.

Response

boolean
true when the scan has been canceled.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
audit_id
string<uuid>
required

Response

200

Scan cancelled