I have an existing DocuSign Template setup and working well. I would like to be able to update the PDF file used for the Template via the API using a locally stored PDF file that I have. Is there a way to update the PDF file used by the DocuSign Template via the API?
I can see that you can update a Template here:
https://developers.docusign.com/esign-rest-api/reference/Templates/Templates/update
but can't work out what I need to do to replace the PDF file with a new one?