/send-email
date [string, optional]
tz [string, required if date is set]
Timezone of schedule date e.g. "Asia/Manila"
See the list of supported timezones
200 - If email successfully queued (This does not mean it's successfully sent)
400 - If an error has occurred.
{ "status": [statusCode],
"err": [errorMessage, optional]
}