Thanks to visit codestin.com
Credit goes to docs.timify.dev

Send email notification

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
Codestin Search AppLoading…
Body Params
string

Email address of a recipient. Example:

string
required

The subject of the email

string
required

Salutation of the email
Example: "Dear customer"

string
required

Content of the email. The text can be plain text or html.

string
required

To specify the replyTo email. Example:

string
enum

Locale code.

table
array of objects

To display a table of data after the content text, use the table parameter.

  "table": [
    {
      "title": "Title here",
      "value": "Value here"
    }
  ]
}
table
string

Schedule a email to send at a time in the future, the value needs to be in format YYYY-MM-DD HH:mm.
Example: 2019-03-24 10:20

refs
array of strings

When scheduling an email for the future, referral keys are required. Example: refs: ["test_booking", "test_customer"]

refs
Headers
string
required

Id of the company

Responses

Language
Credentials
Header
URL
Codestin Search AppLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json