DELETE api/Account/PushSubscription
Removes the given endpoint subscription
Request Information
URI Parameters
None.
Body Parameters
the endpoint to remove
stringRequest Formats
application/json, text/json
Sample:
"sample string"
Response Information
Resource Description
True if the push subcriptions was removed
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.