DeleteProjectNoteFile
This method can be used for the following: Delete a project note file for a project user has Edit access to.
Last updated
DELETE /api/ss/project/:projectId/note/5f5ebf3b31ff1d08c1e5fa91/file/:fileDELETE /api/ss/project/:projectId/note/:noteId/file/o23kuixb8c34fm4gbehndpwzuemegvufjzc7jfkh5xlrmlswl4smfyslj65vuupcv5cc21hizhiiysa1bh5ibiwio17vzpzr63n6xtfh9yvzso4ete6qyh55ez5o6in1 HTTP/1.1curl -X DELETE 'https://demo.attackforge.com/api/ss/project/5f5ebf3b31ff1d08c1e5fa91/note/5f5ebf3b31ff1d08c1e5ff72/file/o23kuixb8c34fm4gbehndpwzuemegvufjzc7jfkh5xlrmlswl4smfyslj65vuupcv5cc21hizhiiysa1bh5ibiwio17vzpzr63n6xtfh9yvzso4ete6qyh55ez5o6in1' -H 'Host: demo.attackforge.com' -H 'X-SSAPI-KEY: ***************************************' -H 'Content-Type: application/json' -H 'Connection: close'{
"status": "ok"
}