Microsoft Graph · Schema
microsoft.graph.communicationsIdentitySet
Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.communicationsIdentitySet",
"title": "microsoft.graph.communicationsIdentitySet",
"allOf": [
{
"$ref": "#/components/schemas/microsoft.graph.identitySet"
},
{
"title": "communicationsIdentitySet",
"required": [
"@odata.type"
],
"type": "object",
"properties": {
"applicationInstance": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.identity"
},
{
"type": "object",
"nullable": true
}
],
"description": "The application instance associated with this action."
},
"assertedIdentity": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.identity"
},
{
"type": "object",
"nullable": true
}
],
"description": "An identity the participant would like to present itself as to the other participants in the call."
},
"azureCommunicationServicesUser": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.identity"
},
{
"type": "object",
"nullable": true
}
],
"description": "The Azure Communication Services user associated with this action."
},
"encrypted": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.identity"
},
{
"type": "object",
"nullable": true
}
],
"description": "The encrypted user associated with this action."
},
"endpointType": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.endpointType"
},
{
"type": "object",
"nullable": true
}
],
"description": "Type of endpoint that the participant uses. The possible values are: default, voicemail, skypeForBusiness, skypeForBusinessVoipPhone, unknownFutureValue."
},
"guest": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.identity"
},
{
"type": "object",
"nullable": true
}
],
"description": "The guest user associated with this action."
},
"onPremises": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.identity"
},
{
"type": "object",
"nullable": true
}
],
"description": "The Skype for Business on-premises user associated with this action."
},
"phone": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.identity"
},
{
"type": "object",
"nullable": true
}
],
"description": "The phone user associated with this action."
},
"@odata.type": {
"type": "string",
"default": "#microsoft.graph.communicationsIdentitySet"
}
}
}
],
"x-ms-discriminator-value": "#microsoft.graph.communicationsIdentitySet"
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/microsoft-graph-microsoftgraphcommunicationsidentityset"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.