HTTP Method : POST
POST
Endpoint URL : https://webapigw.ocatelkom.co.id/email/v2/send-singlearrow-up-right
Form Data (Body)
email
String (Destination email - To)
message
Base64Function(String) (Message body – HTML code)
sender_email
String (Sender email - From)
sender_name
String (Sender name - From)
subject
String (Subject of email)
attachment
file - optional
Response:
success
Boolean
msg_id
String
{ "success": true, "msg_id": "xxxa557f4e7e8de9jxxxx" }
Last updated 1 year ago