Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
Send email using predefined template
​
POST
/v1/support/email
Authorizations
​
api_key
Type
API Key (header: X-Api-Key)
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"template_name"
:
null
,
 Â
"context_data"
:
{
 Â
 Â
"additionalProperties"
:
"string"
 Â
}
}
Responses
​
200
400
OK
POST
/v1/support/email
Playground
​
Server
Select a server...
Authorization
api_key
Body
Try it out
Samples
​