Description |
Delete the URL and settings associated with my Push Client. This will not delete my subscriptions. The Event Hub will continue to capture Events for me, but I will have to retrieve them by invoking the Retrieve Events web service or establish a new webhook. |
||||||||||
URL Structure |
|
||||||||||
HTTP Method | DELETE | ||||||||||
Authentication | Required | ||||||||||
Request Headers | none | ||||||||||
Parameters | none | ||||||||||
Request Body | none | ||||||||||
Returns | none | ||||||||||
Errors |
|
|
|||||||||
Notes |
This service may be invoked by an Event Hub administrator in behalf of an Event Consuming Application. The URL Structure is modified in the following fashion:
The identityID is currently defined as the person_id associated with the Event Consuming Application. |