findings.v2
Update finding user status
Update the user defined status of a security finding
PATCH
Update finding user status
Documentation Index
Fetch the complete documentation index at: https://docs.ghostsecurity.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Repository ID
Project ID
Finding ID
Body
application/json
Finding status update data
Finding user status update request
Triage comments for the finding
Example:
"Confirmed with team, real issue"
Example:
"yhD3A3O2IZY"
Optional organization and project IDs for v2 API compatibility
Example:
"08PB3zptlr8"
The new user status for the finding
Available options:
open, active, muted Example:
"active"
Update finding user status