Users
Operations
| Create |
Materialize an existing AAD or MSA user into the ADO account. NOTE: Created users are not active in an account unless they have been explicitly assigned a parent... |
| Delete |
Disables a user. The user will still be visible, but membership checks for the user will return false. |
| Get |
Get a user by its descriptor. |
| List |
Get a list of all users in a given scope. Since the list of users may be large, results are returned in pages of users. If there are more results than can be re... |
| Update |
Map an existing user to a different user. The body of the request must be a derived type of GraphUserUpdateContext:
|