post https://api.sigmacomputing.com/v2/templates/save_workbook
Create a workbook by saving it from a template.
Usage notes
- Retrieve the templateId by calling the /v2/templates endpoint.
- Retrieve the folderId by calling the /v2/files endpoint and reviewing the
idfield in the response for files with atypeoffolder. To use the "My Documents" folder as the destination folder, call the /v2/members/{memberId} endpoint and use thehomeFolderIdincluded in the response. - If you leave the name or description options blank, the workbook created inherits the values of the template.
