Secret Scanning

Update the specified Secret Scanning Finding.

patch/api/v2/secret-scanning/findings/{findingId}

Path parameters

findingIdstring required

The ID of the Secret Scanning Finding to update.

Request body

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 20 revisions of this API.