Create Template
create_templateFull Description
Create a document template. Provide a URL to upload a PDF/DOCX file, or provide only a name to create an empty template and receive an edit URL where the file can be uploaded via the UI.
Parameters (1 required, 1 optional)
namestringTemplate name (used as the template name and required when url is not provided)
urlstringOptional URL of a PDF or DOCX file to upload. If omitted, an empty template is created and the returned edit_url can be used to upload a file via the UI.