DELETE api/Account/PushSubscription

Removes the given endpoint subscription

Request Information

URI Parameters

None.

Body Parameters

the endpoint to remove

string

Request Formats

application/json, text/json

Sample:
"sample string"

Response Information

Resource Description

True if the push subcriptions was removed

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.