{ "summary": "createFile", "operationId": "createFileUsingPOST", "method": "POST", "path": "/v2/helpful-resources/attachments/file", "tags": [ "helpful-resources-attachments-resource" ], "description": "POST /v2/helpful-resources/attachments/file", "requestBody": { "description": "Request payload", "required": false }, "response": { "status": 200, "description": "OK" } }