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

saveSelfServiceCenterTemplateVersion

Saves an unpublished Self Service Center V2 template version.

Arguments

Argument
Description

Parameters for SaveSelfServiceCenterTemplateVersion

SaveSelfServiceCenterTemplateVersionInput Arguments

Argument
Description

templateFileName (String!)

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

body (String!)

The Liquid template body content.

title (String)

An optional human-readable title for this version.

Return fields

selfServiceCenterTemplate (SelfServiceCenterTemplate)

selfServiceCenterTemplateVersion (SelfServiceCenterTemplateVersion)

Last updated

Was this helpful?