@shortcut/client
    Preparing search index...

    Interface UpdateEntityTemplateParams

    interface UpdateEntityTemplateParams {
        name?: string;
        story_contents?: UpdateEntityTemplateStoryContentsParams;
    }
    Index

    Properties

    name?: string

    The updated template name.

    1

    128

    Optionalstory_contents

    Updated attributes for the template to populate.