Skip to content

Commit 02eb968

Browse files
authored
Update change-notifications-delivery-webhooks.md
1 parent 891562d commit 02eb968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/change-notifications-delivery-webhooks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Content-Type: application/json
144144

145145
---
146146

147-
The **clientState** property is required. Setting the **clientState** property allows your service to confirm that change notifications you receive originate from Microsoft Graph. For this reason, the value of the property should remain secret and known only to your application and the Microsoft Graph service.
147+
The **clientState** property is required. Setting the property allows your service to confirm that change notifications you receive originate from Microsoft Graph. For this reason, the value of the property should remain secret and known only to your application and the Microsoft Graph service.
148148

149149
If successful, Microsoft Graph returns a `201 Created` code and a [subscription](/graph/api/resources/subscription) object in the body.
150150

0 commit comments

Comments
 (0)