Hi Guys,
I’m want to create an API request in order to remove from a word file the headers and footers of the document. The document is stored in google drive, so I’m using the URL:
https://api.aspose.cloud/v4.0/words/{{filename}}/appendDocument?folder=INTEGROMAT/OCR_Iniciais&storage=GoogleDrive
However, I don’t know what is the code to be added on the request content.
Can you please provide it to me?
Thank you!