Update Finding
Update a finding. Omitted fields are unchanged. closeReason is required when status is CLOSED.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
findingId
The unique identifier for a finding. Same RID as an ontology-gateway Issue.
Request
This endpoint expects an object.
status
closeReason
comment
Response
This endpoint returns an object.
id
The unique identifier for a finding. Same RID as an ontology-gateway Issue.
findingDetailsLink
environmentId
The unique identifier for an environment in Method
environmentName
title
description
remediation
status
severity
affectedObjectId
The unique identifier for an object in Method
affectedObjectTitle
affectedObjectDetailsLink
sources
closedReason
Errors
404
Finding Does Not Exist Error