I am trying to upload a doc to the AXDataSources/{dsn}/AXDocs/{appid} URL and I keep getting error code 117 that says "The HTTP request does not contain index information to create a AX document!". The documentation does not state what information is needed for the POST request. I want to know where I can get that information.
I am trying to do this in postman and need to know the form-data information I need to pass for this to be successful.