Create template from package
Saves a draft package as a reusable template. Everything that defines the package - its documents, stakeholders and so on - is stored as part of the template, so you can generate templates on the fly as part of an automated flow. The template name must be unique within its document group.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The target package's unique identifier A package's unique identifier
"00000000-0000-0000-0000-000000000000"
Body
Parameters for creating a template
Creates template from given package
The name of to be created template
Response
The template has been created
string