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/integrate/includes/scopes.md
+1
Original file line number
Diff line number
Diff line change
@@ -77,4 +77,5 @@
77
77
|**Work Items**|`vso.work`| Work items (read) | Grants the ability to read work items, queries, boards, area and iterations paths, and other work item tracking related metadata. Also grants the ability to execute queries, search work items and to receive notifications about work item events via service hooks. |
78
78
||`vso.work_write`| Work items (read and write) | Grants the ability to read, create, and update work items and queries, update board metadata, read area and iterations paths other work item tracking related metadata, execute queries, and to receive notifications about work item events via service hooks. |
79
79
||`vso.work_full`| Work items (full) | Grants full access to work items, queries, backlogs, plans, and work item tracking metadata. Also provides the ability to receive notifications about work item events via service hooks. |
80
+
||`user_impersonation`| User Impersonation |**Request and/or consent this scope with caution as it is very powerful!** Have full access to Visual Studio Team Services REST APIs. |
0 commit comments