userScan_deleteAll

DELETE /users/{uid}/scans

Removes all the scans for the user. All the scan reports and related uploaded overlays are deleted.

You can use a set of query parameters to remove a subset of scan objects

Security Summary

  • Requires Authentication: true
  • Entitlements Required: migration_access

URI Parameters

  • uid (required): the user name (login name) of the user

HTTP Request Body Parameters

None