The title says it all. I want to use the GDrive API (or maybe the Google Doc, sheets or slide APIs) to create a document based on a template from the Template Gallery.
I already know how to create a Google Doc with GDrive API. But it's a blank one. I want to create a doc using one of my company templates (the same way you do when clicking on New -> Google Docs/Sheets/Slides -> From a Template menu in the GDrive web. See image)
The solution involving creating a blank document from a template, and using it as a source to copy it as a new doc doesn't work for me because it would be static. The templates are often modified and I don't want to have to periodically check if they have changed or not to update my reference docs.