POST api/Notification/SendData?mobile={mobile}&message={message}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
mobile

string

Required

message

string

Required

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.