DeleteSubscription
Removes an existing webhook subscription to stop receiving change notifications from OneDrive.
Input
| Name | Type | Required | Description |
| Id | String | True | Unique identifier of the subscription to be deleted. |
Result Set Columns
| Name | Type | Description |
| Success | String | Indicates the result of the delete operation. Returns success status or error details if the subscription could not be removed. |