UpdateRemediationNote
This method can be used for the following functionality: Update a remediation note for a vulnerability on a project that you have access to.
Parameters
Headers
PUT /api/ss/vulnerability/:vulnerabilityId/remediationNote/:remediationNoteId HTTP/1.1
Host: demo.attackforge.com
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
PUT /api/ss/vulnerability/5e8ee4657be05608d16c2e01/remediationNote/:remediationNoteId HTTP/1.1Example
Request
Response
Last updated