4min
SMTP Send
Sends a mail in html format using the specified server credentials.
- Exclude the password parameter for sending mails without authentication
- To send to multiple people, provide a comma seperated list of emails
Options | Description |
from | Format sender info. To do this ass it in the format "Sender" <sender@email.com> |
to,cc | Add comma separated email id's to send to multiple people |
attachments.type | text/binary |
attachemtns.content | Regular text if type is text, or base64encoded binary content if the type is binary |
Get a cake by its ID
GET
Params
Body Parameters
id
required
String
ID of the cake to get
Get a cake by its ID
GET
Params
Body Parameters
id
required
String
ID of the cake to get
Get a cake by its ID
GET
Params
Body Parameters
id
required
String
ID of the cake to get