How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Office 365 Users API

Manage users in Azure Active Directory. Users are the core identity resource representing a person, including their profile, organizational relationships, and access to services.

Microsoft Office 365 Users API is one of 12 APIs that Microsoft Office 365 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, pricing, authentication docs, rate-limit docs, and 1 JSON Schema.

This API exposes 6 operations across 3 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://graph.microsoft.com/v1.0, https://graph.microsoft.com/beta.

6 operations 3 paths 9 schemas 1 DELETE3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://graph.microsoft.com
Authentication
OAuth 2.0, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Microsoft Office 365 Users API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode and clientCredentials flows, exposing 18 scopes. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • oauth2 — Microsoft identity platform OAuth 2.0 authorization. Supports delegated (user) and application-only permissions. Microsoft Graph uses scopes to control access…
  • bearerAuth — Bearer token obtained from the Microsoft identity platform. Use an access token in the Authorization header of each request.

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Users 6

Manage users in Azure Active Directory. Users are the core identity resource representing a person, including their profile, organizational relationships, and access to services.

GET
/users
Microsoft Office 365 List Users
listUsers 8 params → 200401403429500
POST
/users
Microsoft Office 365 Create User
createUser body → 201400401403429
GET
/users/{user-id}
Microsoft Office 365 Get User
getUser 3 params → 200401403404429
PATCH
/users/{user-id}
Microsoft Office 365 Update User
updateUser 1 param body → 204400401403404429
DELETE
/users/{user-id}
Microsoft Office 365 Delete User
deleteUser 1 param → 204401403404429
GET
/me
Microsoft Office 365 Get Signed-in User
getSignedInUser 2 params → 200401403429

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are User (27 properties), UserUpdateRequest (17 properties), UserCreateRequest (12 properties), UserCollectionResponse (4 properties). Each schema is shown below with its type and property counts.

User
object
Represents an Azure Active Directory user account. Inherits from directoryObject. Contains the user's profile information, organizational hierarchy, assigned l…
27 properties
ODataError
object
The error response from the Microsoft Graph API following OData conventions.
1 property
UserUpdateRequest
object
17 properties
PasswordProfile
object
Contains the password profile associated with a user.
3 properties
ObjectIdentity
object
Represents an identity used to sign in to a user account.
3 properties
AssignedLicense
object
Represents a license assigned to a user.
2 properties
DirectoryObject
object
Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.
3 properties
UserCreateRequest
object
12 properties 5 required
UserCollectionResponse
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-office-365-users-api-openapi.yml Raw ↑

Other APIs Microsoft Office 365 publishes across the network.

Outlook Contacts API
OneNote API
Excel Workbooks and Charts API
Microsoft To Do API
Microsoft Bookings API
Microsoft Graph Security API
Microsoft Graph Communications API
Office Add-ins Platform
Microsoft Office 365 Calendar API
Microsoft Office 365 Groups API
Microsoft Office 365 Mail API
Where this information came from

This is an independent, third-party profile of Microsoft Office 365 Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.