Skip to main content
POST
Stop Scan

Stop scan

Stops a scan in progress and returns a message confirming the stop action.

Authorizations

Authorization
string
header
required

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

Path Parameters

scan_uuid
string
required

Response

Successful Response

Generic single-message response.

Attributes: message: Human-readable result message.

message
string
required