Update site scan
Writes the comment of one malware scan, replacing whatever it held. Send `null` or omit `comment` to clear it. Answers **200** with the scan document. Nothing else about the scan changes - to launch a new scan use "Launch site scans".
Requires a full-access token (read-only tokens answer 403). A scan of another organization answers 404.
Authentication
AuthorizationBearer
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
Path parameters
site_scan
Request
This endpoint expects an object.
comment
Response
200 - Site scan comment updated
data
jsonapi

