Update 'send-api.md'

This commit is contained in:
nikkel 2020-03-19 16:54:23 +07:00
parent 820c5959fb
commit afd8e22f7e

View File

@ -8,13 +8,13 @@ Action
The following actions are available. Choose from the list below to view full details of how to access them.
* [Send a message](../controllers/send/message.html)
* [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](../controllers/send/raw.html)
* [Send a raw RFC2882 message](send-raw.md)
/api/v1/**send/raw**