POST api/Notifications/Hub/SendNotification/{apiKey}/{application}/{deviceType}/{notificationMessage}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
apiKey

string

Required

application

string

Required

deviceType

string

Required

notificationMessage

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.