Guys, I’m trying to send email through an API
this is the URL
http://portalturis.com.br:8080/configTest/api/mail/ai-agent/send
{
“remetente”: “email@sender.com”,
“nomeRemetente”: “name sender”,
“destinatarios”:[“email@desti.com”],
“assunto”: “test mail”,
“corpo”:“test mail in body”
}
I’m in doubt because I never consume an API
thanks
Community Page
Last updated:
Last updated: