# Refresh dataset scan Triggers a refresh for an existing running continuous dataset scan. Currently only NPDB dataset supports it. For NPDB it will trigger Status request to fetch the latest available response from the site. Endpoint: POST /datasets/scans/{scanId}/refresh Version: 26.2.0.4309 Security: Bearer ## Path parameters: - `scanId` (string, required) The identifier of the scan to trigger refresh for. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 409 fields ## Response 500 fields