POST api/Account/PushSubscription/check
Checks if the given endpoint is registered to push notifications
Request Information
URI Parameters
None.
Body Parameters
the endpoint to check
stringRequest Formats
application/json, text/json
Sample:
"sample string"
Response Information
Resource Description
True if the endpoint is registered to push notifications
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.