• Update or create a template

    Needs general.templates-put-template permission

    Parameters

    • template: InputTemplate & {
          id: string;
      }

      Template's data with id

    Returns Promise<ApiResponse<FullTemplate>>

    Updated/Created Template's info

Generated using TypeDoc