You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/apis/webhooks/lists/update-subscription.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
---
2
2
title: Update a subscription
3
3
description: Updates a webhook subscription on a SharePoint list.
4
-
ms.date: 02/08/2018
5
-
ms.prod: sharepoint
4
+
ms.date: 09/06/2022
6
5
ms.localizationpriority: medium
7
6
---
8
7
@@ -57,7 +56,7 @@ Name | Type | Description
57
56
-----|------|------------
58
57
notificationUrl|string|The service URL to send notifications to.
59
58
expirationDateTime|date|The date the notification will expire and be deleted.
60
-
client-clientState|string|Optional. Opaque string passed back to the client on all notifications.<br/>You can use this for validating notifications or tagging different subscriptions.
59
+
clientState|string|Optional. Opaque string passed back to the client on all notifications.<br/>You can use this for validating notifications or tagging different subscriptions.
0 commit comments