Send Email
HTTP Method : POST
Content_Type : application/json
Endpoint URL : https://email.ocatelkom.co.id/api/v1/send-single
FORM DATA:
Property | Type |
---|---|
| String (Destination Email To) |
| Base64Function(String) (Message body – HTML code) |
| String (Sender email - From) |
| String (Sender name - From) |
| String (Subject of email) |
| file - optional |
Response
Property | Type |
---|---|
| Boolean |
| String |
Last updated