Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Sendmail REST API

edited Apr 5, 2021 4:14PM in Planning 7 comments

Summary

Sendmail REST API

Content

Has anyone successfully tested the Sendmail REST API? I am getting error. The EPM Automate command works fine. Is there a working example ?

REST API End point : https://<SERVICE_NAME>-<TENANT_NAME>.<SERVICE_TYPE>.<dcX>.oraclecloud.com/interop/rest/security/v1/services/sendmail

Content-Type : application/json

I am passing the following as a json file in body (Testing using POSTMAN).

{
    "to""arun@example.com",
    "subject""from rest api",
    "body""from rest api"
}
 
I keep getting the below error message:
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!