v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Findings

Update Finding State

Update finding workflow state (snooze, accept risk, suppress, reopen, resolve).

post/api/v1/findings/{finding_id}/state

Path parameters

finding_idstring required

The ID of the finding whose state to update.

Request body

reopenC1ApiFindingV1ReopenAction nullable

ReopenAction parameters for UpdateFindingState.

unsuppressC1ApiFindingV1UnsuppressAction nullable

UnsuppressAction parameters for UpdateFindingState.

Response

Successful response