session: ********************
curl --location 'https://api.snakk.ai/api/reseller/email-templates//test' \ --header 'Content-Type: application/json' \ --data-raw '{ "to": "user@example.com" }'
{ "success": true }