POST v2/apps/{appId}/tenants/{tenantId}/push/count
Gets the total number of push sent by the tenant
Request Information
URI Parameters
Name | Type | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
appId | integer |
Application Id
Additional Info :
Required |
|||||||||||
tenantId | integer |
Tenant Id
Additional Info :
Required |
Body Parameters
Filter Json Object (startDate, endDate)
ObjectNone.
Request Formats
{ "startDate" : "10/01/2017", "endDate": "11/01/2017" }
Response Information
Resource Description
object
stringResponse Formats
"sample string 1"
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>