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