Trying to use HTML to Docx Request. Curl Command taken from Docs (Convert HTML to DOCX – Aspose.HTML Cloud SDK),
curl -X POST -v \
"https://api.aspose.cloud/v4.0/html/conversion/html-docx" \
-d "{'InputPath': '/sam…...html', 'OutputFile': 'test.docx'}" \ -H "Content-Type:..."outputFile": "test.docx", "storageName": "test-storage" }' Response:...