PatchRemediationNoteFile
This method can be used for the following: Patch a remediation note file for a project user has Edit access to.
Parameters
Headers
PATCH /api/ss/vulnerability/:vulnerabilityId/remediationNote/:remediationNoteId/file/:file HTTP/1.1
Host: demo.attackforge.com
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closePath
PATCH /api/ss/vulnerability/5f5ebf3b31ff1d08c1e5fa91/remediationNote/:remediationNoteId/file/:file HTTP/1.1Body
Example
Request
Response
Last updated