Email Templates
Email template management
Get all accessible email templates
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Query Parameters
categoryRequiredstringsearchRequiredstringstatusRequiredstringpageRequiredstringpageSizeRequiredstringCreate a new email template
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Get email template statistics for current user
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Get email template by ID
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringDelete an email template
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringUpdate an email template
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringClone an email template
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstringPreview template with variables
Authorization
AuthorizationRequiredBearer <token>Enter your JWT token
In: header
Path Parameters
idRequiredstring