UploadRemediationNoteFile
This method can be used for the following: Upload a file on a remediation note user has Edit access to;
Parameters
Headers
POST /api/ss/vulnerability/:vulnerabilityId/remediationNote/:remediationNoteId/file HTTP/1.1
Host: localhost:3000
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
POST /api/ss/vulnerability/5f63de24fa1c9208d3e140b0/remediationNote/:remediationNoteId/file HTTP/1.1Example
Request
Response
Last updated