Reschedule email
Last updated
Last updated
PUT
https://simplemail-nodejs.herokuapp.com/reschedule-email/:rescheduleID
rescheduleID*
String
You may obtain this ID from the send email‘s .
send_at*
String
The datetime you want the email get sent. Make sure the provided value is less or equal than 7 days.
eg: "2021-11-26 23:59"
*This function is not very stable since the server is hosting at Heroku with hobby plan, it may not work due to the idle stuff