v1

latestOpenAPI 3.0.02026-07-24212113249.1 KB
Email

Delete an email template

delete/email-template/{id}

Response

Template deleted.

idstring required

The unique ID of the email template.

template_namestring required

The name of the email template

typestring required

The type of the email template

templatestring required

The HTML formatted text of the email template

templatesobject required
localizedobject required

An ISO 639-1 language code

Example response

{
  "id": "61886612d37f875060b4749c",
  "template_name": "confirmation-of-password"
}