POST to http://todo.com/mailtrap
body: {
inboxId: string, // Mailtrap inbox ID (visible in the URL of mailtrap)
apiToken: string, // Mailtrap API token
subject: string,
messageHtml: string // HTML
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
POST to http://todo.com/mailtrap
body: {
inboxId: string, // Mailtrap inbox ID (visible in the URL of mailtrap)
apiToken: string, // Mailtrap API token
subject: string,
messageHtml: string // HTML
}