Update 'message-api.md'

This commit is contained in:
nikkel 2020-03-19 16:55:23 +07:00
parent afd8e22f7e
commit 3d4e052987

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. The following actions are available. Choose from the list below to view full details of how to access them.
* [Return message details](../controllers/messages/message.html) * [Return message details](message.md)
/api/v1/**messages/message** /api/v1/**messages/message**
Returns all details about a message Returns all details about a message
* [Return deliveries for a message](../controllers/messages/deliveries.html) * [Return deliveries for a message](deliveries.md)
/api/v1/**messages/deliveries** /api/v1/**messages/deliveries**