{ "summary": "deleteFile", "operationId": "deleteFileUsingDELETE", "method": "DELETE", "path": "/v2/downloadable-file/{fileId}", "tags": [ "downloadable-file-resource" ], "description": "DELETE /v2/downloadable-file/{fileId}", "parameters": { "fileId": "" }, "response": { "status": 200, "description": "OK" } }