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