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
@@ -25,7 +25,7 @@ The function expects the following data in the `request.data` object:
25
25
26
26
### Context
27
27
28
-
The function requires an authenticated user context (`request.auth`). The authenticated user must also possess an admin permission level within the target subscription.
28
+
The function requires an authenticated user context (`context.auth`). The authenticated user must also possess an admin permission level within the target subscription.
0 commit comments