I'm trying to use the One Span API to create a package from a template. In the list of api calls
https://community.onespan.com/products/onespan-sign/sandbox#/
I sese
/api/packages/{packageId}/clone
Creates a package or template from an existing package or template. To create a template, the "type" in the request body has to be set to "TEMPLATE".
Using this, where do I specify which template id to use?
- Read more about Specifying Template Id when creating new package
- 2 comments
- Log in or register to post comments
- 86 views