POST api/SendNotification/SendAlertTestNotification?deviceId={deviceId}&title={title}&message={message}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
deviceId

string

Required

title

string

Required

message

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.