POST /service/api/notifications/subscriptions/{subscriptionId}/suspendwebhook
Suspends calls to the subscription's webhook DeliveryUrl for informing about new notifications.
Request Information
URI Parameters
| Name | Description | Type | Additional Information |
|---|---|---|---|
| subscriptionId |
The identifier of the subscription to suspend webhook calls for. |
string |
Required |
URI Sample(s)
|
POST
|
https://unityapi.webrootcloudav.com/service/api/notifications/subscriptions/7d80d5e8-009f-4b4b-9375-9db548c0d02c/suspendwebhook
|
Body Parameters
None.
Response Information
Resource Description
None. If successful, this API action does not return any data and the response status code will be 204 (No Content).