Skip to content

Send email using predefined template ​

POST
/v1/support/email

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Request Body​

application/json
JSON
{
  
"template_name": null,
  
"context_data": {
  
  
"additionalProperties": "string"
  
}
}

Responses​

OK

Playground​

Server
Authorization
Body

Samples​