v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Vendors

Update vendor finding

Update vendor finding.

patch/vendors/{vendorId}/findings/{findingId}

Path parameters

vendorIdstring required
findingIdstring required

Request body

contentstring

The content of the finding.

riskStatus'ACCEPT' | 'REMEDIATE' | 'NONE'

The status of the finding:

  • ACCEPT: The finding and its risk has been accepted and no follow up is required.
  • REMEDIATE: The finding needs to be remediated in some way.
  • NONE: The finding is not related to an observed risk that needs to be accepted or remediated.

Response

Ok

idstring required

Unique identifier for the finding.

vendorIdstring required

Unique identifier for the vendor.

securityReviewIdstring nullable required

Unique identifier for a security review.

documentIdstring nullable required

Unique identifier for a document.

contentstring required

The content of the finding.

riskStatus'ACCEPT' | 'REMEDIATE' | 'NONE' required

The status of the finding:

  • ACCEPT: The finding and its risk has been accepted and no follow up is required.
  • REMEDIATE: The finding needs to be remediated in some way.
  • NONE: The finding is not related to an observed risk that needs to be accepted or remediated.