Email
Create an email template
post/email-template
Headers
organizationstring required
The URL of the end user web application
Request body
Example request
{
"templates": {
"key": "sample name",
"value": "sample value"
}
}Response
Created email template.
Example response
{
"id": "61886612d37f875060b4749c",
"template_name": "confirmation-of-password"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.