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/Authorization Practice.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -254,6 +254,8 @@ A token claim could also offer asymmetrical access like in the following example
254
254
}
255
255
```
256
256
257
+
Note that PATCH requests against URLs ending in `/bulkProperties` do not require write access as they do not make modifications to the device model and are only used for validation purposes.
0 commit comments