POST api/Notifications?notificationsId={notificationsId}&title={title}&body={body}&offerId={offerId}
SendMessage to group device
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
notificationsId | string |
Required |
|
title | string |
Required |
|
body | string |
Required |
|
offerId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.