In my work, the OAuth clients are TFS client-side extensions. In order to access the TFS API, they need to declare the set of scopes they're interested in in the extension manifest. The scopes are supposed to be documented here, but the list over there is incomplete.
Fortunately, one can dump a complete list from a live instance of on-prem TFS, together with API endpoints that they cover. Copy the linked file to C:\Program Files\Microsoft Team Foundation Server NN\Application Tier\Web Services on the TFS Web server, then navigate to http://mytfs:8080/tfs/tfsscopes.aspx. I've done exactly that, and here's the list for TFS 2017 update 2.
UPDATE: here's a similar list for TFS 2018 update 1. And for
Not all endpoints that are listed here are live in the on-prem TFS. Some return error 404; I presume they're only active in VSTS. For example, most of the endpoints under vso.profile are unusable.
Also, not all endpoints, period, are listed here. For example, the extremely useful endpoint /_api/_common/GetUserProfile isn't listed. I guess, it's not supposed to be called with OAuth, only with NTLM auth.
preview_api_all
- /_apis#OPTIONS
- /DefaultCollection/_apis#OPTIONS
- /_apis/connectiondata#GET
- /DefaultCollection/_apis/connectiondata#GET
- /_apis/ServiceDefinitions#GET
- /_apis/build/builds#GET+PATCH+DELETE
- /_apis/build/qualities#GET+PUT+DELETE
- /_apis/build/requests#GET+POST+PATCH+DELETE
- /_apis/build/definitions
- /_apis/build/queues
- /DefaultCollection/_apis/build/builds#GET+PATCH+DELETE
- /DefaultCollection/_apis/build/qualities#GET+PUT+DELETE
- /DefaultCollection/_apis/build/requests#GET+POST+PATCH+DELETE
- /DefaultCollection/_apis/build/definitions
- /DefaultCollection/_apis/build/queues
- /DefaultCollection/_apis/resources/Containers#GET
- /DefaultCollection/*/_apis/build/builds#GET+PATCH+DELETE+PUT+POST
- /DefaultCollection/*/_apis/build/definitions#GET+POST+PUT+DELETE
- /DefaultCollection/*/_apis/build/requests#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/build/qualities#GET+PUT+DELETE
- /DefaultCollection/*/_apis/build/tags#GET
- /DefaultCollection/*/_apis/build/options#GET
- /DefaultCollection/_apis/build/queues#GET
- /DefaultCollection/_apis/build/options#GET
- /DefaultCollection/_apis/build/controllers#GET
- /_apis/accounts
- /_apis/profile/profiles
- /_apis/projectCollections
- /_apis/tagging#GET+POST+PATCH+DELETE
- /DefaultCollection/_apis/projects#GET+POST+PATCH+DELETE
- /DefaultCollection/_apis/tagging#GET+POST+PATCH+DELETE
- /_apis/notifications/*/eventdefinitions
- /_apis/hooks/consumers
- /_apis/hooks/publishers
- /_apis/hooks/subscriptions#GET+POST+PUT+DELETE
- /_apis/hooks/inputValuesQuery#POST
- /_apis/hooks/notificationsQuery#POST
- /_apis/hooks/subscriptionsQuery#POST
- /_apis/hooks/publishersQuery#POST
- /DefaultCollection/_apis/hooks/consumers
- /DefaultCollection/_apis/hooks/publishers
- /DefaultCollection/_apis/hooks/subscriptions#GET+POST+PUT+DELETE
- /DefaultCollection/_apis/hooks/inputValuesQuery#POST
- /DefaultCollection/_apis/hooks/notificationsQuery#POST
- /DefaultCollection/_apis/hooks/subscriptionsQuery#POST
- /DefaultCollection/_apis/hooks/publishersQuery#POST
- /_apis/chat/rooms/*/messages#GET+POST+PUT+PATCH+DELETE
- /_apis/chat/rooms#GET+POST+PUT+PATCH+DELETE
- /DefaultCollection/_apis/chat/rooms/*/messages#GET+POST+PUT+PATCH+DELETE
- /DefaultCollection/_apis/chat/rooms#GET+POST+PUT+PATCH+DELETE
- /_apis/tfvc/branches
- /_apis/tfvc/changesets
- /_apis/tfvc/labels
- /_apis/tfvc/shelvesets
- /_apis/tfvc/workspaces#GET+POST
- /_apis/tfvc/changesetsBatch#POST
- /_apis/tfvc/itemBatch#POST
- /DefaultCollection/_apis/tfvc/branches
- /DefaultCollection/_apis/tfvc/changesets
- /DefaultCollection/_apis/tfvc/items
- /DefaultCollection/_apis/tfvc/labels
- /DefaultCollection/_apis/tfvc/shelvesets
- /DefaultCollection/_apis/tfvc/workspaces#GET+POST
- /DefaultCollection/_apis/tfvc/changesetsBatch#POST
- /DefaultCollection/_apis/tfvc/itemBatch#POST
- /DefaultCollection/*/_apis/tfvc#GET+POST
- /_apis/git/repositories#GET+POST
- /_apis/git/repositories/*/commits
- /_apis/git/*/repositories/*/commits
- /_apis/git/repositories/*/commits/*/statuses#GET+POST
- /_apis/git/*/repositories/*/commits/*/statuses#GET+POST
- /_apis/git/repositories/*/pushes#GET+POST
- /_apis/git/*/repositories/*/pushes#GET+POST
- /_apis/git/repositories/*/pushes/*
- /_apis/git/*/repositories/*/pushes/*
- /_apis/git/repositories/*#GET+PATCH+DELETE
- /_apis/git/*/repositories/*#GET+PATCH+DELETE
- /_apis/git/*/repositories#GET+POST
- /DefaultCollection/_apis/git/repositories#GET+POST
- /DefaultCollection/_apis/git/repositories/*/commits
- /DefaultCollection/_apis/git/*/repositories/*/commits
- /DefaultCollection/_apis/git/repositories/*/commits/*/statuses#GET+POST
- /DefaultCollection/_apis/git/*/repositories/*/commits/*/statuses#GET+POST
- /DefaultCollection/_apis/git/repositories/*/pushes#GET+POST
- /DefaultCollection/_apis/git/*/repositories/*/pushes#GET+POST
- /DefaultCollection/_apis/git/repositories/*/pushes/*
- /DefaultCollection/_apis/git/*/repositories/*/pushes/*
- /DefaultCollection/_apis/git/repositories/*#GET+PATCH+DELETE+POST
- /DefaultCollection/_apis/git/*/repositories/*#GET+PATCH+DELETE+POST
- /DefaultCollection/_apis/git/*/repositories#GET+POST
- /DefaultCollection/_apis/git/repositories/*/pullrequests#GET+POST+PUT+PATCH+DELETE
- /DefaultCollection/_apis/git/*/repositories/*/pullrequests#GET+POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_apis/git/repositories#GET+POST+PUT+PATCH+DELETE
- /DefaultCollection/_apis/codereview/reviews#GET
- /DefaultCollection/*/_apis/codereview/reviews#GET+POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_apis/codereview/reviewsbatch#POST
- /DefaultCollection/*/_apis/codereview/settings#GET+POST+PUT
- /DefaultCollection/_apis/visits/artifactVisits#PUT
- /DefaultCollection/_apis/visits/artifactVisitsBatch#POST
- /DefaultCollection/_apis/visits/artifactStatsBatch#POST
- /DefaultCollection/*/_apis/policy/Evaluations#GET+PATCH
- /_apis/wit/attachments#GET+POST
- /_apis/wit/queries#GET+POST+PATCH+DELETE
- /DefaultCollection/_apis/wit/attachments#GET+POST
- /DefaultCollection/_apis/wit/queries#GET+POST+PATCH+DELETE
- /DefaultCollection/*/*/_apis/wit/queries#GET+POST+PATCH+DELETE
- /_apis/wit/fields#GET
- /_apis/wit/wiql#GET+POST
- /_apis/wit/workitemrelationtypes#GET
- /_apis/wit/workitems#GET+POST+PATCH
- /_apis/wit/workitemtypecategories#GET
- /_apis/wit/workitemtypes#GET
- /_apis/wit/$ruleEngine#POST
- /_apis/wit/$batch#POST
- /_apis/wit/artifactlinktypes#GET
- /_apis/wit/artifacturiquery#POST
- /DefaultCollection/_apis/wit/artifactlinktypes#GET
- /DefaultCollection/_apis/wit/artifacturiquery#POST
- /DefaultCollection/_apis/wit/fields#GET
- /DefaultCollection/_apis/wit/wiql#GET+POST
- /DefaultCollection/_apis/wit/workitemrelationtypes#GET
- /DefaultCollection/_apis/wit/workitems#GET+POST+PATCH+DELETE
- /DefaultCollection/_apis/wit/$ruleEngine#POST
- /DefaultCollection/_apis/wit/$batch#POST
- /DefaultCollection/_apis/wit/workitemtypetemplate#GET+POST
- /DefaultCollection/*/_apis/wit/fields#GET
- /DefaultCollection/*/_apis/wit/classificationnodes#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/wit/queries#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/wit/wiql#GET+POST
- /DefaultCollection/*/_apis/wit/workitems#GET+PATCH+DELETE
- /DefaultCollection/*/_apis/wit/workitems#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/wit/workitemtypecategories#GET
- /DefaultCollection/*/_apis/wit/workitemtypes#GET
- /DefaultCollection/*/_apis/wit/workitemtypetemplate#GET+POST
- /DefaultCollection/*/*/_apis/wit/templates#GET+PUT+POST+DELETE
- /DefaultCollection/*/*/_apis/wit/queries#GET+POST+PATCH+DELETE
- /DefaultCollection/*/*/_apis/wit/wiql#GET+POST
- /DefaultCollection/_apis/resources/Containers/*
- /_apis/resources/Containers/*
- /_api/_wit/teamProjects
- /DefaultCollection/_api/_wit/teamProjects
- /DefaultCollection/*/_apis/work/boards#GET+PUT+PATCH
- /DefaultCollection/*/*/_apis/work/boards#GET+PUT+PATCH
- /DefaultCollection/*/_apis/work/teamsettings#GET+POST+PATCH+DELETE
- /DefaultCollection/*/*/_apis/work/teamsettings#GET+POST+PATCH+DELETE+PUT
- /DefaultCollection/*/_apis/work/processconfiguration#GET
- /DefaultCollection/*/*/_apis/work/backlogconfiguration#GET
- /_apis/clt/testdrops#GET+POST
- /_apis/clt/testruns#GET+POST+PATCH
- /_apis/clt/testruns/*/errors
- /_apis/clt/testruns/*/messages
- /_apis/clt/testruns/*/results
- /_apis/clt/testruns/*/counterinstances
- /_apis/clt/testruns/*/countersamples
- /_apis/clt/apm
- /_apis/clt/configuration
- /_apis/clt/agentgroups#GET+POST+PATCH+DELETE
- /_apis/clt/agentgroups/*/agents#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/test#GET+POST+PATCH+DELETE
- /_apis/test/suites
- /_apis/Identities#GET+PUT+DELETE
- /_apis/IdentityBatch#POST
- /_apis/Groups#GET+DELETE+POST
- /_apis/Scopes#GET+PUT+PATCH+DELETE
- /DefaultCollection/_apis/discussion/threads#GET+POST+PATCH+DELETE
- /DefaultCollection/_apis/discussion/threadsBatch#POST
- /DefaultCollection/_apis/discussion/comments#PATCH
- /_apis/Commerce/*#GET
- /_apis/Commerce/Subscription/*/*#GET+PUT
- /_apis/gallery/*#GET
- /_apis/gallery/acquisitionrequests/*#POST
- /_apis#OPTIONS
- /DefaultCollection/_apis#OPTIONS
- /_apis/connectiondata#GET
- /DefaultCollection/_apis/connectiondata#GET
- /_apis/ServiceDefinitions#GET
- /_apis/resourceareas#GET
- /DefaultCollection/_apis/resourceareas#GET
- /_apis/operations#GET
- /DefaultCollection/_apis/operations#GET
- /_apis/permissions#GET
- /_apis/SecurityNamespaces#GET
- /_apis/AccessControlLists#GET
- /_apis/security/permissionEvaluationBatch#POST
- /DefaultCollection/_apis/permissions#GET
- /DefaultCollection/_apis/SecurityNamespaces#GET
- /DefaultCollection/_apis/AccessControlLists#GET
- /DefaultCollection/_apis/security/permissionEvaluationBatch#POST
- /_apis/account#GET
- /_apis/account/regions#GET
- /_apis/accounts#GET
- /_apis/projectCollections#GET
- /_apis/profile/profiles#GET
- /_apis/profile/UserDefaults#GET
- /_apis/profile/regions#GET
- /_apis/profile/georegion#GET
- /_apis/profile/Locations#GET
- /_apis/profile/Settings#GET
- /_apis/profile/Attributes#GET+PATCH
- /_apis/ClientNotification/Subscriptions#GET
- /_apis/process/processes#GET
- /DefaultCollection/_apis/projects#GET
- /DefaultCollection/_apis#OPTIONS
- /_apis/Organization/Regions#GET
- /_apis/profile/profiles#PATCH+PUT
- /*/_apis/ServiceDefinitions#GET
- /*/_apis/projectCollections#GET
- /*/_apis/projects#GET+POST
- /*/_apis/operations#GET
- /_apis/ServiceDefinitions#GET
- /_apis/projects#GET+POST
- /_apis/operations#GET
- /_apis/profile/avatar#GET+POST+DELETE+PUT
- /_apis/profile/profiles#GET+POST+PATCH
- /_apis/profile/UserDefaults#GET+PUT
- /_apis/accounts#GET+POST
- /api/account#GET+POST
- /_apis/delegatedauth/registration#GET
- /_apis/delegatedauth/registrationsecret#GET
- /_apis/delegatedauth/authorizations#GET
- /_apis/UserMapping/UserAccountMappings#GET
- /*/_apis/identities#GET
- /*/_apis/groups#GET
- /*/_apis/scopes#GET
- /*/_apis/identitybatch#POST
- /_apis/identities#GET
- /_apis/groups#GET
- /_apis/scopes#GET
- /_apis/identitybatch#POST
- /DefaultCollection/_apis/identities#GET
- /DefaultCollection/_apis/groups#GET
- /DefaultCollection/_apis/scopes#GET
- /DefaultCollection/_apis/identitybatch#POST
- /_apis/identities#GET+POST+PUT+DELETE
- /_apis/groups#GET+POST+PUT+DELETE
- /_apis/scopes#GET+POST+PUT+DELETE+PATCH
- /DefaultCollection/_apis/identities#GET+POST+PUT+DELETE
- /DefaultCollection/_apis/groups#GET+POST+PUT+DELETE
- /DefaultCollection/_apis/scopes#GET+POST+PUT+DELETE+PATCH
- /_apis/hooks/consumers#GET
- /_apis/hooks/inputValuesQuery#POST
- /_apis/hooks/notificationsQuery#POST
- /_apis/hooks/publishers#GET
- /_apis/hooks/publishersQuery#POST
- /_apis/hooks/subscriptions#GET
- /_apis/hooks/subscriptionsQuery#POST
- /_apis/hooks/testNotifications#POST
- /DefaultCollection/_apis/hooks/consumers#GET
- /DefaultCollection/_apis/hooks/inputValuesQuery#POST
- /DefaultCollection/_apis/hooks/notificationsQuery#POST
- /DefaultCollection/_apis/hooks/publishers#GET
- /DefaultCollection/_apis/hooks/publishersQuery#POST
- /DefaultCollection/_apis/hooks/subscriptions#GET
- /DefaultCollection/_apis/hooks/subscriptionsQuery#POST
- /DefaultCollection/_apis/hooks/testNotifications#POST
- /_apis/hooks/subscriptions#GET+POST+PUT+DELETE
- /DefaultCollection/_apis/hooks/subscriptions#GET+POST+PUT+DELETE
- /DefaultCollection/_apis/wit/workitems#PATCH
- /DefaultCollection/*/_apis/wit/workitemtypes/*/states#GET
- /_apis/tagging#GET
- /DefaultCollection/_apis/tagging#GET
- /DefaultCollection/_apis/wit/attachments#GET
- /DefaultCollection/_apis/wit/fields#GET
- /DefaultCollection/_apis/wit/workitemrelationtypes#GET
- /DefaultCollection/_apis/wit/queries#GET
- /DefaultCollection/_apis/wit/wiql#GET+POST
- /DefaultCollection/_apis/wit/workitems#GET
- /DefaultCollection/*/_apis/wit/fields#GET
- /DefaultCollection/*/_apis/wit/classificationnodes#GET
- /DefaultCollection/*/_apis/wit/queries#GET
- /DefaultCollection/*/_apis/wit/wiql#GET+POST
- /DefaultCollection/*/_apis/wit/workitemtypecategories#GET
- /DefaultCollection/*/_apis/wit/workitemtypes#GET
- /DefaultCollection/*/_apis/wit/workitemtypetemplate#GET
- /DefaultCollection/*/_apis/wit/workitems#GET
- /DefaultCollection/*/*/_apis/wit/queries#GET
- /DefaultCollection/*/*/_apis/wit/wiql#GET+POST
- /DefaultCollection/*/*/_apis/wit/templates#GET
- /DefaultCollection/_apis/wit/workitemtypetemplate#GET
- /DefaultCollection/_apis/wit/$ruleEngine#POST
- /DefaultCollection/*/_apis/work/boards#GET
- /DefaultCollection/*/*/_apis/work/boards#GET
- /DefaultCollection/*/_apis/work/teamsettings#GET
- /DefaultCollection/*/*/_apis/work/teamsettings#GET
- /DefaultCollection/*/_apis/work/processconfiguration#GET
- /DefaultCollection/*/*/_apis/work/backlogconfiguration#GET
- /DefaultCollection/_apis/work/boardcolumns#GET
- /DefaultCollection/*/_apis/work/boardcolumns#GET
- /DefaultCollection/_apis/work/boardrows#GET
- /DefaultCollection/*/_apis/work/boardrows#GET
- /DefaultCollection/_apis/wit/reporting/workItemRevisions#GET+POST
- /DefaultCollection/*/_apis/wit/reporting/workItemRevisions#GET+POST
- /DefaultCollection/_apis/wit/reporting/workItemLinks#GET
- /DefaultCollection/*/_apis/wit/reporting/workItemLinks#GET
- /DefaultCollection/_apis/process/processes#GET
- /DefaultCollection/_apis/wit/artifactlinktypes#GET
- /DefaultCollection/_apis/wit/artifacturiquery#POST
- /_apis/tagging#GET+POST+PATCH+DELETE
- /DefaultCollection/_apis/wit/attachments#GET+POST+PUT
- /DefaultCollection/*/_apis/wit/classificationnodes#GET+POST+DELETE+PATCH
- /DefaultCollection/_apis/wit/queries#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/wit/queries#GET+POST+PATCH+DELETE
- /DefaultCollection/*/*/_apis/wit/queries#GET+POST+PATCH+DELETE
- /DefaultCollection/_apis/wit/workitems#GET+POST+PATCH+DELETE
- /DefaultCollection/_apis/wit/recyclebin#GET+PATCH+DELETE
- /DefaultCollection/_apis/tagging#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/wit/workitems#PATCH
- /DefaultCollection/_apis/tagging#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/work/boards#GET+PUT+PATCH
- /DefaultCollection/*/*/_apis/work/boards#GET+PUT+PATCH
- /DefaultCollection/*/_apis/wit/workitems#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/wit/recyclebin#GET+PATCH+DELETE
- /DefaultCollection/_apis/wit/$batch#POST
- /DefaultCollection/*/_apis/work/teamsettings#GET+POST+PATCH+DELETE+PUT
- /DefaultCollection/*/*/_apis/work/teamsettings#GET+POST+PATCH+DELETE+PUT
- /DefaultCollection/*/_apis/wit/workitemtypetemplate#GET+POST
- /DefaultCollection/_apis/wit/workitemtypetemplate#GET+POST
- /DefaultCollection/*/*/_apis/wit/templates#GET+PUT+POST+DELETE
- /DefaultCollection/_apis/resources/Containers#GET
- /DefaultCollection/*/_apis/build/builds#GET
- /DefaultCollection/*/_apis/build/definitions#GET
- /DefaultCollection/*/_apis/build/requests#GET
- /DefaultCollection/*/_apis/build/qualities#GET
- /DefaultCollection/*/_apis/build/tags#GET
- /DefaultCollection/*/_apis/build/options#GET
- /DefaultCollection/*/_apis/build/repos#GET
- /DefaultCollection/_apis/build/builds#GET
- /DefaultCollection/_apis/build/queues#GET
- /DefaultCollection/_apis/build/options#GET
- /DefaultCollection/_apis/build/controllers#GET
- /DefaultCollection/*/_apis/distributedtask/hubs/build/plans#GET
- /DefaultCollection/*/_apis/build/builds#GET+PATCH+DELETE+PUT+POST
- /DefaultCollection/*/_apis/build/requests#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/build/qualities#GET+PUT+DELETE
- /DefaultCollection/*/_apis/build/definitions#GET+POST+PUT+DELETE
- /DefaultCollection/_apis/build/builds#GET+PATCH+DELETE+PUT+POST
- /DefaultCollection/_apis/build/queues#GET+POST+DELETE
- /DefaultCollection/*/_apis/distributedtask/hubs/build/plans#GET+PUT
- /DefaultCollection/_apis/tfvc/branches#GET
- /DefaultCollection/*/_apis/tfvc/branches#GET
- /DefaultCollection/_apis/tfvc/changesets#GET
- /DefaultCollection/*/_apis/tfvc/changesets#GET
- /DefaultCollection/_apis/tfvc/changesetsBatch#POST
- /DefaultCollection/_apis/tfvc/labels#GET
- /DefaultCollection/*/_apis/tfvc/labels#GET
- /DefaultCollection/_apis/tfvc/labelItems#GET
- /DefaultCollection/_apis/tfvc/shelvesets#GET
- /DefaultCollection/_apis/tfvc/items#GET
- /DefaultCollection/*/_apis/tfvc/items#GET
- /DefaultCollection/_apis/tfvc/itemBatch#POST
- /DefaultCollection/*/_apis/tfvc/itemBatch#POST
- /DefaultCollection/*/*/_git/*#GET
- /DefaultCollection/*/_git/*#GET
- /DefaultCollection/_git/*#GET
- /DefaultCollection/*/*/_git/_full/*#GET
- /DefaultCollection/*/_git/_full/*#GET
- /DefaultCollection/_git/_full/*#GET
- /DefaultCollection/*/*/_git/_optimized/*#GET
- /DefaultCollection/*/_git/_optimized/*#GET
- /DefaultCollection/_git/_optimized/*#GET
- /DefaultCollection/*/*/_git/*/git-upload-pack#POST
- /DefaultCollection/*/_git/*/git-upload-pack#POST
- /DefaultCollection/_git/*/git-upload-pack#POST
- /DefaultCollection/*/*/_git/_full/*/git-upload-pack#POST
- /DefaultCollection/*/_git/_full/*/git-upload-pack#POST
- /DefaultCollection/_git/_full/*/git-upload-pack#POST
- /DefaultCollection/*/*/_git/_optimized/*/git-upload-pack#POST
- /DefaultCollection/*/_git/_optimized/*/git-upload-pack#POST
- /DefaultCollection/_git/_optimized/*/git-upload-pack#POST
- /DefaultCollection/*/*/_git/*/info/lfs/objects#POST
- /DefaultCollection/*/_git/*/info/lfs/objects#POST
- /DefaultCollection/_git/*/info/lfs/objects#POST
- /DefaultCollection/*/*/_git/_full/*/info/lfs/objects#POST
- /DefaultCollection/*/_git/_full/*/info/lfs/objects#POST
- /DefaultCollection/_git/_full/*/info/lfs/objects#POST
- /DefaultCollection/*/*/_git/_optimized/*/info/lfs/objects#POST
- /DefaultCollection/*/_git/_optimized/*/info/lfs/objects#POST
- /DefaultCollection/_git/_optimized/*/info/lfs/objects#POST
- /DefaultCollection/*/*/_git/*/gvfs/*#POST
- /DefaultCollection/*/_git/*/gvfs/*#POST
- /DefaultCollection/_git/*/gvfs/*#POST
- /DefaultCollection/*/*/_git/_full/*/gvfs/*#POST
- /DefaultCollection/*/_git/_full/*/gvfs/*#POST
- /DefaultCollection/_git/_full/*/gvfs/*#POST
- /DefaultCollection/*/*/_git/_optimized/*/gvfs/*#POST
- /DefaultCollection/*/_git/_optimized/*/gvfs/*#POST
- /DefaultCollection/_git/_optimized/*/gvfs/*#POST
- /DefaultCollection/*/_apis/git/*/repositories#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/blobs#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/commits
- /DefaultCollection/*/_apis/git/*/repositories/*/commits/*/statuses#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/commitsBatch#POST
- /DefaultCollection/*/_apis/git/*/repositories/*/diffs/commits#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/items#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/itemsBatch#POST
- /DefaultCollection/*/_apis/git/*/repositories/*/filepaths#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/pullrequests#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/pullrequestquery#POST
- /DefaultCollection/*/_apis/git/*/repositories/*/pushes#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/refs#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/stats/branches#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/trees#GET
- /DefaultCollection/*/_apis/git/favorites/refs#GET
- /DefaultCollection/*/_apis/git/favorites/refs#POST
- /DefaultCollection/*/_apis/git/favorites/refs#PUT
- /DefaultCollection/*/_apis/git/repositories#GET
- /DefaultCollection/*/_apis/git/repositories/*/blobs#GET
- /DefaultCollection/*/_apis/git/repositories/*/commits
- /DefaultCollection/*/_apis/git/repositories/*/commits/*/statuses#GET
- /DefaultCollection/*/_apis/git/repositories/*/commitsBatch#POST
- /DefaultCollection/*/_apis/git/repositories/*/diffs/commits#GET
- /DefaultCollection/*/_apis/git/repositories/*/items#GET
- /DefaultCollection/*/_apis/git/repositories/*/itemsBatch#POST
- /DefaultCollection/*/_apis/git/repositories/*/filepaths#GET
- /DefaultCollection/*/_apis/git/repositories/*/pullrequests#GET
- /DefaultCollection/*/_apis/git/repositories/*/pullrequestquery#POST
- /DefaultCollection/*/_apis/git/repositories/*/pushes#GET
- /DefaultCollection/*/_apis/git/repositories/*/refs#GET
- /DefaultCollection/*/_apis/git/repositories/*/stats/branches#GET
- /DefaultCollection/*/_apis/git/repositories/*/trees#GET
- /DefaultCollection/*/_apis/git/repositories/*/limitedRefCriteria#GET
- /DefaultCollection/*/_apis/git/*/repositories/*/objects#GET
- /DefaultCollection/*/_apis/git/repositories/*/objects#GET
- /DefaultCollection/_apis/git/*/repositories#GET
- /DefaultCollection/_apis/git/*/repositories/*/blobs#GET
- /DefaultCollection/_apis/git/*/repositories/*/commits
- /DefaultCollection/_apis/git/*/repositories/*/commits/*/statuses#GET
- /DefaultCollection/_apis/git/*/repositories/*/commitsBatch#POST
- /DefaultCollection/_apis/git/*/repositories/*/diffs/commits#GET
- /DefaultCollection/_apis/git/*/repositories/*/items#GET
- /DefaultCollection/_apis/git/*/repositories/*/itemsBatch#POST
- /DefaultCollection/_apis/git/*/repositories/*/filepaths#GET
- /DefaultCollection/_apis/git/*/repositories/*/pullrequests#GET
- /DefaultCollection/_apis/git/*/repositories/*/pullrequestquery#POST
- /DefaultCollection/_apis/git/*/repositories/*/pushes#GET
- /DefaultCollection/_apis/git/*/repositories/*/refs#GET
- /DefaultCollection/_apis/git/*/repositories/*/stats/branches#GET
- /DefaultCollection/_apis/git/*/repositories/*/trees#GET
- /DefaultCollection/_apis/git/repositories#GET
- /DefaultCollection/_apis/git/repositories/*/blobs#GET
- /DefaultCollection/_apis/git/repositories/*/commits
- /DefaultCollection/_apis/git/repositories/*/commits/*/statuses#GET
- /DefaultCollection/_apis/git/repositories/*/commitsBatch#POST
- /DefaultCollection/_apis/git/repositories/*/diffs/commits#GET
- /DefaultCollection/_apis/git/repositories/*/items#GET
- /DefaultCollection/_apis/git/repositories/*/itemsBatch#POST
- /DefaultCollection/_apis/git/repositories/*/filepaths#GET
- /DefaultCollection/_apis/git/repositories/*/pullrequests#GET
- /DefaultCollection/_apis/git/repositories/*/pullrequestquery#POST
- /DefaultCollection/_apis/git/repositories/*/pushes#GET
- /DefaultCollection/_apis/git/repositories/*/refs#GET
- /DefaultCollection/_apis/git/repositories/*/stats/branches#GET
- /DefaultCollection/_apis/git/repositories/*/trees#GET
- /DefaultCollection/_apis/git/repositories/*/limitedRefCriteria#GET
- /DefaultCollection/_apis/git/*/repositories/*/objects#GET
- /DefaultCollection/_apis/git/repositories/*/objects#GET
- /DefaultCollection/*/_apis/git/pullRequests#GET
- /DefaultCollection/_apis/codereview/reviews#GET
- /DefaultCollection/*/_apis/codereview/reviews#GET
- /DefaultCollection/*/_apis/codereview/reviewsbatch#POST
- /DefaultCollection/*/_apis/codereview/settings#GET
- /DefaultCollection/_apis/visits/artifactVisitsBatch#POST
- /DefaultCollection/_apis/visits/artifactStatsBatch#POST
- /DefaultCollection/*/_apis/policy/Evaluations#GET
- /DefaultCollection/_apis/tfvc/changesets#GET+POST
- /DefaultCollection/*/_apis/tfvc/changesets#GET+POST
- /DefaultCollection/*/*/_git/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_git/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/_git/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/*/_git/_full/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_git/_full/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/_git/_full/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/*/_git/_optimized/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_git/_optimized/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/_git/_optimized/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_apis/git/*/repositories/*/pullrequests#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_apis/git/*/repositories/*/pushes#POST
- /DefaultCollection/*/_apis/git/*/repositories/*/refs#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_apis/git/*/repositories/*/commits/*/statuses#GET+POST
- /DefaultCollection/*/_apis/git/repositories/*/pullrequests#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_apis/git/repositories/*/pushes#POST
- /DefaultCollection/*/_apis/git/repositories/*/refs#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_apis/git/repositories/*/commits/*/statuses#GET+POST
- /DefaultCollection/*/_apis/git/*/repositories/*/objects#PUT
- /DefaultCollection/*/_apis/git/repositories/*/objects#PUT
- /DefaultCollection/_apis/git/*/repositories/*/pullrequests#POST+PUT+PATCH+DELETE
- /DefaultCollection/_apis/git/*/repositories/*/pushes#POST
- /DefaultCollection/_apis/git/*/repositories/*/refs#POST+PUT+PATCH+DELETE
- /DefaultCollection/_apis/git/*/repositories/*/commits/*/statuses#GET+POST
- /DefaultCollection/_apis/git/repositories/*/pullrequests#POST+PUT+PATCH+DELETE
- /DefaultCollection/_apis/git/repositories/*/pushes#POST
- /DefaultCollection/_apis/git/repositories/*/refs#POST+PUT+PATCH+DELETE
- /DefaultCollection/_apis/git/repositories/*/commits/*/statuses#GET+POST
- /DefaultCollection/_apis/git/*/repositories/*/objects#PUT
- /DefaultCollection/_apis/git/repositories/*/objects#PUT
- /DefaultCollection/*/_apis/codereview/reviews#POST+PUT+PATCH+DELETE
- /DefaultCollection/*/_apis/codereview/settings#POST+PUT
- /DefaultCollection/_apis/visits/artifactVisits#PUT
- /DefaultCollection/*/_apis/policy/Evaluations#PATCH
- /DefaultCollection/*/_apis/git/repositories#POST+PATCH+DELETE
- /DefaultCollection/*/_apis/git/*/repositories#POST+PATCH+DELETE
- /DefaultCollection/*/_apis/git/repositories/*/limitedRefCriteria#PUT
- /DefaultCollection/_apis/git/repositories#POST+PATCH+DELETE
- /DefaultCollection/_apis/git/*/repositories#POST+PATCH+DELETE
- /DefaultCollection/_apis/git/repositories/*/limitedRefCriteria#PUT
- /DefaultCollection/_apis/git/repositories/*/commits/*/statuses#GET+POST
- /DefaultCollection/*/_apis/git/repositories/*/commits/*/statuses#GET+POST
- /DefaultCollection/_apis/git/repositories/*/pullrequests/*/statuses#GET+POST
- /DefaultCollection/*/_apis/git/repositories/*/pullrequests/*/statuses#GET+POST
- /DefaultCollection/_apis/git/repositories/*/pullrequests/*/iterations/*/statuses#GET+POST
- /DefaultCollection/*/_apis/git/repositories/*/pullrequests/*/iterations/*/statuses#GET+POST
- /DefaultCollection/_apis/chat/rooms#GET
- /DefaultCollection/_apis/chat/rooms/*/messages#GET+POST+PATCH+DELETE
- /DefaultCollection/_apis/chat/rooms/*/users#GET+PUT+DELETE
- /DefaultCollection/_apis/chat/rooms#GET+POST+PATCH+PUT+DELETE
- /_apis/distributedtask/packages/agent#GET
- /_apis/distributedtask/pools#GET
- /_apis/distributedtask/pools/*/agents#GET
- /_apis/distributedtask/pools/*/jobrequests#GET
- /_apis/distributedtask/queues#GET
- /_apis/distributedtask/tasks#GET
- /DefaultCollection/_apis/distributedtask/packages/agent#GET
- /DefaultCollection/_apis/distributedtask/pools#GET
- /DefaultCollection/_apis/distributedtask/pools/*/agents#GET
- /DefaultCollection/_apis/distributedtask/pools/*/jobrequests#GET
- /DefaultCollection/_apis/distributedtask/queues#GET
- /DefaultCollection/*/_apis/distributedtask/queues#GET
- /DefaultCollection/_apis/distributedtask/tasks#GET
- /_apis/distributedtask/packages/agent#GET
- /_apis/distributedtask/pools#DELETE+GET+PATCH+POST
- /_apis/distributedtask/pools/*/agents#DELETE+GET+PATCH+POST+PUT
- /_apis/distributedtask/pools/*/jobrequests#GET
- /_apis/distributedtask/queues#DELETE+GET+PATCH+POST+PUT
- /_apis/distributedtask/tasks#DELETE+GET+PATCH+POST+PUT
- /DefaultCollection/_apis/distributedtask/packages/agent#GET
- /DefaultCollection/_apis/distributedtask/pools#DELETE+GET+PATCH+POST
- /DefaultCollection/_apis/distributedtask/pools/*/agents#DELETE+GET+PATCH+POST+PUT
- /DefaultCollection/_apis/distributedtask/pools/*/jobrequests#GET
- /DefaultCollection/_apis/distributedtask/queues#DELETE+GET+PATCH+POST
- /DefaultCollection/*/_apis/distributedtask/queues#DELETE+GET+PATCH+POST+PUT
- /DefaultCollection/_apis/distributedtask/tasks#DELETE+GET+PATCH+POST+PUT
- /_apis/distributedtask/pools/*/jobrequests#GET+PATCH+DELETE
- /_apis/distributedtask/pools/*/messages#GET+DELETE
- /_apis/distributedtask/pools/*/sessions#GET+POST+DELETE
- /_apis/distributedtask/pools/*/agents/*/updates#PUT
- /DefaultCollection/_apis/distributedtask/pools/*/jobrequests#GET+PATCH+DELETE
- /DefaultCollection/_apis/distributedtask/pools/*/messages#GET+DELETE
- /DefaultCollection/_apis/distributedtask/pools/*/sessions#GET+POST+DELETE
- /DefaultCollection/_apis/distributedtask/pools/*/agents/*/updates#PUT
- /_apis/governance/components#GET
- /_apis/governance/products#GET
- /_apis/governance/products/*/registrations/*/policyStatuses#PUT
- /DefaultCollection/_apis/packaging#GET
- /DefaultCollection/_packaging#HEAD+GET
- /DefaultCollection/_apis/packaging#GET+POST+PUT
- /DefaultCollection/_packaging#HEAD+GET+POST+PUT
- /DefaultCollection/_packaging/*/nuget/v2#DELETE
- /DefaultCollection/_packaging/*/npm#DELETE
- /DefaultCollection/_apis/packaging/*/packages/*/versions#DELETE
- /DefaultCollection/_apis/packaging#GET+PATCH+POST+PUT+DELETE
- /DefaultCollection/_packaging#HEAD+GET+PATCH+POST+PUT+DELETE
- /DefaultCollection/_apis/oss/*#GET
- /DefaultCollection/_apis/oss/Requests#POST+PUT+PATCH
- /DefaultCollection/_apis/oss/Versions#PATCH
- /DefaultCollection/_apis/oss/Validation#POST
- /DefaultCollection/_apis/oss/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/_apis/oss/ExtensionData/*#GET
- /DefaultCollection/_apis/oss/ExtensionData/*#POST+PUT+PATCH+DELETE
- /DefaultCollection/_apis/test/suites#GET
- /DefaultCollection/*/_apis/test/plans#GET
- /DefaultCollection/*/_apis/test/runs#GET
- /DefaultCollection/*/_apis/test/extensionFields#GET
- /DefaultCollection/*/_apis/test/suites#GET
- /DefaultCollection/*/_apis/test/results#GET
- /DefaultCollection/*/_apis/test/testSettings#GET
- /DefaultCollection/*/_apis/test/codeCoverage#GET
- /DefaultCollection/*/_apis/test/configurations#GET
- /DefaultCollection/*/_apis/test/variables#GET
- /DefaultCollection/*/_apis/test/cloneOperation#GET
- /DefaultCollection/*/_apis/test/session#GET
- /DefaultCollection/*/_apis/test/suiteEntry#GET
- /DefaultCollection/*/_apis/test/ResultRetentionSettings#GET
- /DefaultCollection/*/_apis/test/ResultSummaryByRelease#GET
- /DefaultCollection/*/_apis/test/ResultSummaryByBuild#GET
- /DefaultCollection/*/_apis/test/ResultSummaryByRequirement#GET
- /DefaultCollection/*/_apis/test/ResultDetailsByRelease#GET
- /DefaultCollection/*/_apis/test/ResultDetailsByBuild#GET
- /DefaultCollection/*/_apis/test/TestMethods#GET
- /DefaultCollection/*/_apis/test/Points#GET
- /DefaultCollection/*/*/_apis/test/session#GET
- /DefaultCollection/*/_apis/test/plans#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/test/suites#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/test/runs#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/test/results#GET+POST
- /DefaultCollection/*/_apis/test/extensionFields#GET+POST
- /DefaultCollection/*/_apis/test/testSettings#GET+POST+DELETE
- /DefaultCollection/*/_apis/test/codeCoverage#GET+POST
- /DefaultCollection/*/_apis/test/configurations#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/test/variables#GET+POST+PATCH+DELETE
- /DefaultCollection/*/_apis/test/cloneOperation#GET+POST
- /DefaultCollection/*/_apis/test/session#GET+POST+PATCH
- /DefaultCollection/*/_apis/test/suiteEntry#GET+PATCH
- /DefaultCollection/*/_apis/test/ResultRetentionSettings#GET+PATCH
- /DefaultCollection/*/_apis/test/ResultSummaryByRelease#GET+POST
- /DefaultCollection/*/_apis/test/ResultSummaryByRequirement#GET+POST
- /DefaultCollection/*/_apis/test/TestMethods#GET+POST+DELETE
- /DefaultCollection/*/_apis/test/Points#GET+POST+PATCH+DELETE
- /DefaultCollection/*/*/_apis/test/session#GET+POST+PATCH
- /_apis/clt/testdrops
- /_apis/clt/testruns
- /_apis/clt/testruns/*/errors
- /_apis/clt/testruns/*/messages
- /_apis/clt/testruns/*/results
- /_apis/clt/testruns/*/counterinstances
- /_apis/clt/testruns/*/countersamples
- /_apis/clt/apm
- /_apis/clt/configuration
- /_apis/clt/agentgroups
- /_apis/clt/agentgroups/*/agents
- /_apis/clt/testdrops#GET+POST
- /_apis/clt/testruns#GET+POST+PATCH
- /_apis/clt/agentgroups#GET+POST+PATCH+DELETE
- /_apis/clt/agentgroups/*/agents#GET+POST+PATCH+DELETE
- /_apis/licensing/clientrights
- /_apis/licensing/ExtensionEntitlements/*/*#GET
- /_apis/ExtensionManagement/InstalledExtensions#GET
- /DefaultCollection/_apis/ExtensionManagement/InstalledExtensions#GET
- /_apis/ExtensionManagement/InstalledExtensions#GET+POST+PATCH+DELETE+PUT
- /DefaultCollection/_apis/ExtensionManagement/InstalledExtensions#GET+POST+PATCH+DELETE+PUT
- /_apis/ExtensionManagement/InstalledExtensionsByName#GET+POST+PATCH+DELETE+PUT
- /DefaultCollection/_apis/ExtensionManagement/InstalledExtensionsByName#GET+POST+PATCH+DELETE+PUT
- /_apis/ExtensionManagement/RequestedExtensions#GET+POST+PATCH+DELETE+PUT
- /DefaultCollection/_apis/ExtensionManagement/RequestedExtensions#GET+POST+PATCH+DELETE+PUT
- /_apis/ExtensionManagement/AcquisitionOptions#GET
- /DefaultCollection/_apis/ExtensionManagement/AcquisitionOptions#GET
- /_apis/ExtensionManagement/AcquisitionRequests#POST
- /DefaultCollection/_apis/ExtensionManagement/AcquisitionRequests#POST
- /_apis/ExtensionManagement/InstalledExtensions/*/Data#GET
- /DefaultCollection/_apis/ExtensionManagement/InstalledExtensions/*/Data#GET
- /_apis/ExtensionManagement/InstalledExtensions/*/*/Data#GET
- /DefaultCollection/_apis/ExtensionManagement/InstalledExtensions/*/*/Data#GET
- /_apis/Contribution/InstalledApps#GET
- /DefaultCollection/_apis/Contribution/InstalledApps#GET
- /_apis/ExtensionManagement/InstalledExtensions/*/*/ExtensionDataCollectionQuery#POST
- /DefaultCollection/_apis/ExtensionManagement/InstalledExtensions/*/*/ExtensionDataCollectionQuery#POST
- /_apis/ExtensionManagement/InstalledExtensions/*/Data#GET+POST+PATCH+DELETE+PUT
- /DefaultCollection/_apis/ExtensionManagement/InstalledExtensions/*/Data#GET+POST+PATCH+DELETE+PUT
- /_apis/ExtensionManagement/InstalledExtensions/*/*/Data#GET+POST+PATCH+DELETE+PUT
- /DefaultCollection/_apis/ExtensionManagement/InstalledExtensions/*/*/Data#GET+POST+PATCH+DELETE+PUT
- /_apis/Contribution/InstalledApps#GET
- /DefaultCollection/_apis/Contribution/InstalledApps#GET
- /_apis/Contribution/nodes/query#POST
- /DefaultCollection/_apis/Contribution/nodes/query#POST
- /_apis/ExtensionManagement/InstalledExtensions/*/Data#GET+POST+PATCH+DELETE+PUT
- /DefaultCollection/_apis/ExtensionManagement/InstalledExtensions/*/Data#GET+POST+PATCH+DELETE+PUT
- /_apis/Commerce/*#GET+POST+PATCH
- /_apis/Commerce/Subscription/*/*#GET+PUT+POST
- /_apis/gallery/publishers#GET
- /_apis/gallery/extensions#GET
- /_apis/gallery/acquisitionrequests#POST
- /_apis/gallery/acquisitionoptions#GET+POST
- /_apis/gallery/publishers/*/extensions#POST+PUT+DELETE
- /_apis/gallery/publisher/*/extension/*/accountsbyname#POST+DELETE
- /_apis/gallery/extensions#POST+PUT+DELETE
- /_apis/gallery/extensions/*/accounts#POST+DELETE
- /_apis/gallery/publishers#POST+PUT+DELETE
- /_apis/licensing/entitlements#GET
- /_apis/licensing/msdn/me
- /_signedin#GET+POST
- /aad/tenants
- /_signout
- /*#*
- /DefaultCollection/*/_apis/release/definitions#GET
- /DefaultCollection/*/_apis/release/definitions/*/revisions#GET
- /DefaultCollection/*/_apis/release/releases#GET
- /DefaultCollection/*/_apis/release/releases/*/workitems#GET
- /DefaultCollection/*/_apis/release/approvals#GET
- /DefaultCollection/*/_apis/release/releases/*/manualInterventions#GET
- /DefaultCollection/*/_apis/release/deployments#GET+POST
- /DefaultCollection/*/_apis/distributedtask/hubs/release/plans#GET
- /DefaultCollection/*/_apis/release/definitions#GET+POST+PUT
- /DefaultCollection/*/_apis/release/definitions/*/revisions#GET
- /DefaultCollection/*/_apis/release/releases#GET+POST+PATCH+PUT
- /DefaultCollection/*/_apis/release/releases/*/workitems#GET
- /DefaultCollection/*/_apis/release/releases/*/environments#PATCH
- /DefaultCollection/*/_apis/release/approvals#GET
- /DefaultCollection/*/_apis/release/releases/*/manualInterventions#GET
- /DefaultCollection/*/_apis/release/deployments#GET+POST
- /DefaultCollection/*/_apis/release/definitions#GET+POST+PUT+DELETE
- /DefaultCollection/*/_apis/release/definitions/*/revisions#GET
- /DefaultCollection/*/_apis/release/releases#GET+POST+PATCH+PUT+DELETE
- /DefaultCollection/*/_apis/release/releases/*/workitems#GET
- /DefaultCollection/*/_apis/release/releases/*/environments#PATCH
- /DefaultCollection/*/_apis/release/approvals#GET+PATCH
- /DefaultCollection/*/_apis/release/releases/*/manualInterventions#GET+PATCH
- /DefaultCollection/*/_apis/release/deployments#GET+POST
- /DefaultCollection/*/_apis/release/releases/*/logs#GET
- /DefaultCollection/*/_apis/release/releases/*/environments/*/tasks/*/logs#GET
- /DefaultCollection/*/_apis/release/releases/*/environments/*/deployPhases/*/tasks/*/logs#GET
- /DefaultCollection/*/_apis/distributedtask/machinegroups/*#GET+POST+DELETE+PATCH
- /DefaultCollection/*/_apis/distributedtask/deploymentgroups/*#GET+POST+DELETE+PATCH+PUT
- /signalr#GET+POST
- /DefaultCollection/*/_apis/distributedtask/taskgroups#GET
- /DefaultCollection/*/_apis/distributedtask/taskgroups/*/revisions#GET
- /DefaultCollection/*/_apis/distributedtask/taskgroups#POST
- /DefaultCollection/*/_apis/distributedtask/taskgroups#GET+POST+PUT+DELETE
- /DefaultCollection/*/_apis/distributedtask/serviceendpoints#GET
- /DefaultCollection/_apis/distributedtask/serviceendpointtypes#GET
- /DefaultCollection/*/_apis/distributedtask/serviceendpointproxy#POST
- /DefaultCollection/*/_apis/distributedtask/serviceendpoints#GET+POST+PUT+DELETE
- /DefaultCollection/_apis/drop/client#HEAD
- /DefaultCollection/_apis/blob/blobs/*#GET
- /DefaultCollection/_apis/blob/blobsbatch#POST
- /DefaultCollection/_apis/drop/drop#OPTIONS
- /DefaultCollection/_apis/drop/drop/*#GET
- /DefaultCollection/_apis/drop/fetch/*#GET+POST
- /DefaultCollection/_apis/drop/drops/*#OPTIONS+GET
- /DefaultCollection/_apis/drop/manifests/*#OPTIONS+GET
- /DefaultCollection/_apis/blob/blobs#OPTIONS
- /DefaultCollection/_apis/blob/blobs/*#POST
- /DefaultCollection/_apis/drop/drop/*#PUT+POST+PATCH
- /DefaultCollection/_apis/drop/drops/*#OPTIONS+PUT+POST+PATCH
- /DefaultCollection/_apis/drop/manifests/*#OPTIONS+POST
- /DefaultCollection/_apis/drop/drop/*#DELETE
- /DefaultCollection/_apis/drop/drops/*#DELETE
- /_apis/buildcache/cachedeterminismguid/*#GET
- /_apis/buildcache/contenthashlist#OPTIONS
- /_apis/buildcache/contenthashlist/*#GET
- /_apis/buildcache/selector#OPTIONS
- /_apis/buildcache/selector/*#GET
- /_apis/blob/blob/referencesbatch#POST
- /_apis/buildcache/contenthashlist/*#POST
- /_apis/buildcache/incorporateStrongFingeprint/*#PUT
- /_apis/blob/blobs#OPTIONS
- /_apis/blob/blobs/*#POST
- /DefaultCollection/_apis/projects#GET
- /DefaultCollection/_apis/projects#PATCH
- /DefaultCollection/_apis/projects#POST+DELETE
- /DefaultCollection/_apis/symbol/symsrv#OPTIONS
- /DefaultCollection/_apis/symbol/symsrv/*#GET
- /DefaultCollection/_apis/symbol/debugentries#OPTIONS
- /DefaultCollection/_apis/symbol/debugentries/*#GET
- /DefaultCollection/_apis/symbol/requests#OPTIONS+GET
- /DefaultCollection/_apis/symbol/requests#POST
- /DefaultCollection/_apis/symbol/requests/*#POST+PATCH
- /DefaultCollection/_apis/blob/blobs#OPTIONS
- /DefaultCollection/_apis/blob/blobs/*#POST
- /DefaultCollection/_apis/symbol/requests/*#DELETE
- /DefaultCollection/_odata/*#GET
- /DefaultCollection/*/_odata/*#GET
- /_apis/IdentityPicker/identities#POST
- /_apis/IdentityPicker/identities/*/avatar#GET
- /DefaultCollection/*/*/_apis/dashboard/dashboards#HEAD+GET
- /DefaultCollection/*/*/_apis/dashboard/dashboards/*/widgets#HEAD+GET
- /DefaultCollection/*/*/_apis/dashboard/dashboards#HEAD+GET+POST+DELETE
- /DefaultCollection/*/*/_apis/dashboard/dashboards/*/widgets#HEAD+GET+POST+PUT+PATCH+DELETE
- /_apis/Commerce/CommercePackage#GET
- /_apis/Commerce/CommercePackage/*#GET
- /_apis/notification/EventTypes#GET
- /_apis/notification/EventTypes/*/fieldValuesQuery#POST
- /_apis/notification/Subscriptions#GET
- /_apis/notification/SubscriptionQuery#POST
- /_apis/notification/Follows#GET
- /_apis/notification/SubscriptionTemplates#GET
- /_apis/notification/StatisticsQuery#POST
- /DefaultCollection/_apis/notification/EventTypes#GET
- /DefaultCollection/_apis/notification/EventTypes/*/fieldValuesQuery#POST
- /DefaultCollection/_apis/notification/Subscriptions#GET
- /DefaultCollection/_apis/notification/SubscriptionQuery#POST
- /DefaultCollection/_apis/notification/Follows#GET
- /DefaultCollection/_apis/notification/SubscriptionTemplates#GET
- /DefaultCollection/_apis/notification/StatisticsQuery#POST
- /_apis/notification/Subscriptions#GET+PATCH+POST+DELETE+PUT
- /DefaultCollection/_apis/notification/Subscriptions#GET+PATCH+POST+DELETE+PUT
- /_apis/notification/SubscriptionEvaluationRequest#GET+POST
- /DefaultCollection/_apis/notification/SubscriptionEvaluationRequest#GET+POST
- /_apis/notification/Follows#GET+POST+DELETE
- /DefaultCollection/_apis/notification/Follows#GET+POST+DELETE
- /_apis/notification/BatchNotificationOperations#POST
- /DefaultCollection/_apis/notification/BatchNotificationOperations#POST
- /_apis/notification/Events#POST
- /DefaultCollection/_apis/notification/Events#POST
- /_apis/Settings/*#GET
- /DefaultCollection/_apis/Settings/*#GET
- /_apis/Settings/*#GET+PUT+PATCH+DELETE
- /DefaultCollection/_apis/Settings/*#GET+PUT+PATCH+DELETE
- /Services/v4.0/item.ashx
- /Services/v4.0/FileHandlerService.asmx#POST
- /TeamFoundation/Administration/v3.0/LocationService.asmx#POST
- /Services/v3.0/LocationService.asmx#POST
- /DefaultCollection/Services/v4.0/item.ashx
- /DefaultCollection/Services/v4.0/FileHandlerService.asmx#POST
- /DefaultCollection/Services/v3.0/LocationService.asmx#POST
- /*/*/*/_git/*#GET
- /*/*/_git/*#GET
- /*/_git/*#GET
- /*/*/*/_git/_full/*#GET
- /*/*/_git/_full/*#GET
- /*/_git/_full/*#GET
- /*/*/*/_git/*/git-upload-pack#POST
- /*/*/_git/*/git-upload-pack#POST
- /*/_git/*/git-upload-pack#POST
- /*/*/*/_git/_full/*/git-upload-pack#POST
- /*/*/_git/_full/*/git-upload-pack#POST
- /*/_git/_full/*/git-upload-pack#POST
- /*/*/*/_git/*/gvfs/*#POST
- /*/*/_git/*/gvfs/*#POST
- /*/_git/*/gvfs/*#POST
- /*/*/*/_git/_full/*/gvfs/*#POST
- /*/*/_git/_full/*/gvfs/*#POST
- /*/_git/_full/*/gvfs/*#POST
- /_apis/graph/groups/*#GET
- /_apis/graph/subjectlookup#POST
- /_apis/graph/memberships/*#GET
- /_apis/graph/memberships/*/*#GET+HEAD
- /_apis/graph/scopes/*#GET
- /_apis/graph/users/*#GET
- /DefaultCollection/_apis/graph/groups/*#GET
- /DefaultCollection/_apis/graph/subjectlookup#POST
- /DefaultCollection/_apis/graph/memberships/*#GET
- /DefaultCollection/_apis/graph/memberships/*/*#GET+HEAD
- /DefaultCollection/_apis/graph/scopes/*#GET
- /DefaultCollection/_apis/graph/users/*#GET
- /_apis/graph/groups/*#POST+PATCH+DELETE
- /_apis/graph/memberships/*/*#HEAD+PUT+DELETE
- /_apis/graph/users/*#POST+DELETE
- /DefaultCollection/_apis/graph/groups/*#POST+PATCH+DELETE
- /DefaultCollection/_apis/graph/memberships/*/*#HEAD+PUT+DELETE
- /DefaultCollection/_apis/graph/users/*#POST+DELETE
- /_apis/SecurityNamespaces#POST
- /_apis/AccessControlLists#POST+DELETE
- /_apis/AccessControlEntries#POST+DELETE
- /_apis/Permissions#DELETE
- /DefaultCollection/_apis/SecurityNamespaces#POST
- /DefaultCollection/_apis/AccessControlLists#POST+DELETE
- /DefaultCollection/_apis/AccessControlEntries#POST+DELETE
- /DefaultCollection/_apis/Permissions#DELETE
- /_apis/MemberEntitlements/*#GET
- /_apis/MemberEntitlements#GET
- /DefaultCollection/_apis/MemberEntitlements/*#GET
- /DefaultCollection/_apis/MemberEntitlements#GET
- /_apis/MemberEntitlements/*#PATCH+DELETE
- /_apis/MemberEntitlements#POST
- /DefaultCollection/_apis/MemberEntitlements/*#PATCH+DELETE
- /DefaultCollection/_apis/MemberEntitlements#POST
No comments:
Post a Comment