Scans
Archive Scans
Use this API to archive the specified scans.
post/api/cmp/v1/webscans/archive
Request body
string[] required
Response
OK
Example response
[
{
"entityId": "f2229953-b4b5-4042-8cb9-b78038cc4c46",
"entityType": "SCAN",
"action": "ARCHIVE",
"message": "Scan queued for archival"
}
]