when trying to pass the document content as base 64 encoded I get the following error - which I am guessing means that should be the wrong format to pass data.... so would love to know what to pass there:
{
"error": {
"code": "OperationException",
"message": "Either unsupported or corrupted file content provided. The only supported format is docx.; xxxxxx"
}
}