# Reset to original visibility urlscan Pro - Reset the visibility of the scan result owned by you or your team to its original visibility Endpoint: DELETE /api/v1/result/{scanId}/visibility/ Version: 1.0.0 Security: apikeyAuth ## Path parameters: - `scanId` (string, required) UUID of scan result ## Response 200 fields (application/json): - `uuid` (string) - `message` (string) Example: "Visibility reset"