For the complete documentation index, see llms.txt. This page is also available as Markdown.

publishSelfServiceCenterTemplateVersion

Publishes a saved Self Service Center V2 template version.

Arguments

Argument
Description

Parameters for PublishSelfServiceCenterTemplateVersion

PublishSelfServiceCenterTemplateVersionInput Arguments

Argument
Description

templateFileName (String!)

The file name of the template to publish (e.g. dashboard.liquid).

versionNumber (Int!)

The saved version number to publish.

Return fields

selfServiceCenterTemplate (SelfServiceCenterTemplate)

selfServiceCenterTemplateVersion (SelfServiceCenterTemplateVersion)

Last updated

Was this helpful?