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

updateSelfServiceCenterTemplate

Updates a Self Service Center V2 template.

Arguments

Argument
Description

Parameters for UpdateSelfServiceCenterTemplate

UpdateSelfServiceCenterTemplateInput Arguments

Argument
Description

templateFileName (String!)

The file name of the template to update (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?