POST api/SendNotification/SendTestNotification?AccessKey={AccessKey}&Message={Message}&Json={Json}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
AccessKey | string |
Required |
|
Message | string |
Required |
|
Json | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.