POST publish/send
Request Information
URI Parameters
None.
Body Parameters
AppNotification| Name | Description | Type | Additional information |
|---|---|---|---|
| Platform | AppPlatform |
None. |
|
| Bundle | string |
None. |
|
| Payload | NotificationPayload |
None. |
|
| IsDev | boolean |
None. |
|
| DeviceID | string |
None. |
|
| PayloadJson | string |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |