Delete Retro Scan Jobs

Delete Retro Scan Jobs

Use this endpoint to delete your retro scan jobs.

Request Endpoint

https://<tenant-URL>/api/v1/retro_scan/?token=<token>&op=delete

Valid parameters include:

KeyTypeValueDescription
opstringdeleteRequired. Operation performed.
scan_namestringEx: Scan12Required. Scan name must be an existing scan job name.

Example Delete Retro Scan Request

POST 'https://<tenant-URL>/api/v1/retro_scan?token=xxx&op=delete&scan_name=Scan12'
Share this Doc

Delete Retro Scan Jobs

Or copy link

In this topic ...