Email
Update an email template
patch/email-template/{id}
Request body
Example request
{
"templates": {
"key": "sample name",
"value": "sample value"
}
}Response
Template updated.
Example response
{
"id": "61886612d37f875060b4749c",
"template_name": "confirmation-of-password"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.