Class TemplateReplaceParams

  • All Implemented Interfaces:
    com.courier.core.Params

    
    public final class TemplateReplaceParams
     implements Params
                        

    Creates or updates a notification template for a tenant.

    If the template already exists for the tenant, it will be updated (200). Otherwise, a new template is created (201).

    Optionally publishes the template immediately if the published flag is set to true.