Update scan status

PUT {{baseUrl}}/scans/:scan_id/status

Changes the status of a scan. For a list of possible status values, see Scan Status.

Requires SCAN OPERATOR [24] user permissions and CAN VIEW [16] scan permissions. See Permissions.

Request Body

{"read"=>false}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}