Update 'Send API'
parent
49ef3584d2
commit
80e7d4c83e
21
Send-API.md
Normal file
21
Send-API.md
Normal file
@ -0,0 +1,21 @@
|
||||
Send API
|
||||
========
|
||||
|
||||
This API allows you to send messages
|
||||
|
||||
Action
|
||||
------
|
||||
|
||||
The following actions are available. Choose from the list below to view full details of how to access them.
|
||||
|
||||
* [Send a message](send-message.md)
|
||||
|
||||
/api/v1/**send/message**
|
||||
|
||||
This action allows you to send a message by providing the appropriate options
|
||||
|
||||
* [Send a raw RFC2882 message](send-raw.md)
|
||||
|
||||
/api/v1/**send/raw**
|
||||
|
||||
This action allows you to send us a raw RFC2822 formatted message along with the recipients that it should be sent to. This is similar to sending a message through our SMTP service.
|
Loading…
x
Reference in New Issue
Block a user