Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

accenture email api

Hong Pengfei edited this page Apr 22, 2019 · 2 revisions

using this to send email verification and notify user when the question is replied

{
	"subject": "test subject using ACNAPI",
	"sender": "[email protected]",
	"recipient": "[email protected]",
	"html": "<h1>Hello</h1>"
}
Clone this wiki locally