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.

Request
path Parameters
scanId
required
string <uuid>

The identifier of the scan to trigger refresh for.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

409

Conflict

500

Server Error

post/datasets/scans/{scanId}/refresh