Update Finding Severity
Authorizations
API key generated from the MindFort dashboard. Pass as Authorization: Bearer <your-api-key>.
Path Parameters
Finding UUID
Body
secured is the public value. info is accepted only as a deprecated input alias. Null clears the override.
critical, high, medium, low, secured, info, null Response
Successful response
"red-team"secured, low, medium, high, critical, null secured, low, medium, high, critical, null Execution state: QUEUED, RUNNING, COMPLETED, or FAILED. FAILED means the retest could not execute; COMPLETED means validation finished and applied the result to the finding lifecycle.
Customer-visible reason the current retest could not execute. Populated when retest_status is FAILED; null otherwise.
When execution of the current retest started.
When the current retest reached COMPLETED or FAILED.
True while the current retest is queued or running.