Forum Discussion
awhatley1836
Jan 20, 2021Copper Contributor
Graph API Object Schema
 We're currently building an API in Mulesoft to update our Azure AD with new and updated user information from our HR system. Is there any documentation or a repository with the JSON schema for the di...
- Jan 21, 2021
You can fetch the metadata document from https://graph.microsoft.com/{version}/$metadata
 
VasilMichev
Jan 21, 2021MVP
You can fetch the metadata document from https://graph.microsoft.com/{version}/$metadata