v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Email templates

Delete email templates

Bulk delete email templates by their language tag and template type.

delete/api/email-templates

Query parameters

languageTagstring

The language tag of the email template, e.g., en or fr.

templateType'SignIn' | 'Register' | 'ForgotPassword' | 'OrganizationInvitation' | 'Generic' | 'UserPermissionValidation' | 'BindNewIdentifier' | 'MfaVerification' | 'BindMfa'

The type of the email template, e.g. SignIn or ForgotPassword

Response

The email templates were deleted successfully.

rowCountnumber required

The number of email templates deleted.