Secret Scanning

Update one or more Secret Scanning Findings in a batch.

patch/api/v2/secret-scanning/findings

Request body

findingIdstring required

The ID of the Secret Scanning Finding to update.

status'resolved' | 'unresolved' | 'false-positive' | 'ignore'

The updated status of the specified Secret Scanning Finding.

remarksstring nullable

Remarks pertaining to the status of this finding.

Response

Default Response

Changes

No recorded changes to this endpoint across all 19 revisions of this API.