/notification/email/v1/templated-emailsSend templated email
networkobjectidstringrequired
timestampstringrecipientobjectrequired
typestringrequired
idstringrequired
templateobjectrequired
idstringrequired
customVariablesobjectrequired
contentobjecttypestringrequired
valuestringrequired
subjectstring{
"network": {
"id": "string"
},
"timestamp": "2023-06-07T17:32:28Z",
"recipient": {
"type": "Driver",
"id": "string"
},
"template": {
"id": "string",
"customVariables": {}
},
"content": {
"type": "text/plain",
"value": "string"
},
"subject": "string"
}Received the request
Empty response
Was this page helpful?