Creating simple vs rich mobile app push messages

Although you can use oAuthService API and pushService API for both simple and rich messages, there is one major difference between the two. When creating rich messages, you must use the Push Rich Content API first before using another API to send the message. For simple messages, this additional step is not required.

For information about REST APIs, see the REST API Methods page in REST API Overview.

Examples

Simple API
Use the following APIs:

oAuthService API