Qodex.ai
Qodex.ai
Introduction
Graph APIs
Auth
Get token
User
Create UserGet User
Introduction
Graph APIs
Auth
Get token
User
Create UserGet User
HomeGraph APIs

Graph APIs

Number of APIs: 3

  1. Auth - Get token POST https://login.microsoftonline.com/{{tenant_id}}/oauth2/v2.0/token

  2. User - Get User GET https://graph.microsoft.com/v1.0/users

  3. User - Create User POST https://graph.microsoft.com/v1.0/users

Previous
Introduction
Next
Auth