Create a template style version
Creates a new template style version with template and template style objects all in a single request.
| Request Body | |||
|---|---|---|---|
pack string — REQUIREDAccessible URL of a template file. | |||
language stringLanguage of this version. Default is | |||
template_style_spec object — REQUIREDThe field be used to create a new template style that this template style version will belong to.
|
| Responses |
|---|
201TemplateStyleVersion created. |
422Required parameters missing. |