Microsoft Graph · Schema
intuneBrand
intuneBrand contains data which is used in customizing the appearance of the Company Portal applications as well as the end user web portal.
Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
Properties
| Name | Type | Description |
|---|---|---|
| contactITEmailAddress | string | Email address of the person/organization responsible for IT support. |
| contactITName | string | Name of the person/organization responsible for IT support. |
| contactITNotes | string | Text comments regarding the person/organization responsible for IT support. |
| contactITPhoneNumber | string | Phone number of the person/organization responsible for IT support. |
| darkBackgroundLogo | object | Logo image displayed in Company Portal apps which have a dark background behind the logo. |
| displayName | string | Company/organization name that is displayed to end users. |
| lightBackgroundLogo | object | Logo image displayed in Company Portal apps which have a light background behind the logo. |
| onlineSupportSiteName | string | Display name of the company/organization’s IT helpdesk site. |
| onlineSupportSiteUrl | string | URL to the company/organization’s IT helpdesk site. |
| privacyUrl | string | URL to the company/organization’s privacy policy. |
| showDisplayNameNextToLogo | boolean | Boolean that represents whether the administrator-supplied display name will be shown next to the logo image. |
| showLogo | boolean | Boolean that represents whether the administrator-supplied logo images are shown or not shown. |
| showNameNextToLogo | boolean | Boolean that represents whether the administrator-supplied display name will be shown next to the logo image. |
| themeColor | object | Primary theme color used in the Company Portal applications and web portal. |
| @odata.type | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.intuneBrand",
"title": "intuneBrand",
"required": [
"@odata.type"
],
"type": "object",
"properties": {
"contactITEmailAddress": {
"type": "string",
"description": "Email address of the person/organization responsible for IT support.",
"nullable": true
},
"contactITName": {
"type": "string",
"description": "Name of the person/organization responsible for IT support.",
"nullable": true
},
"contactITNotes": {
"type": "string",
"description": "Text comments regarding the person/organization responsible for IT support.",
"nullable": true
},
"contactITPhoneNumber": {
"type": "string",
"description": "Phone number of the person/organization responsible for IT support.",
"nullable": true
},
"darkBackgroundLogo": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.mimeContent"
},
{
"type": "object",
"nullable": true
}
],
"description": "Logo image displayed in Company Portal apps which have a dark background behind the logo."
},
"displayName": {
"type": "string",
"description": "Company/organization name that is displayed to end users.",
"nullable": true
},
"lightBackgroundLogo": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.mimeContent"
},
{
"type": "object",
"nullable": true
}
],
"description": "Logo image displayed in Company Portal apps which have a light background behind the logo."
},
"onlineSupportSiteName": {
"type": "string",
"description": "Display name of the company/organization\u2019s IT helpdesk site.",
"nullable": true
},
"onlineSupportSiteUrl": {
"type": "string",
"description": "URL to the company/organization\u2019s IT helpdesk site.",
"nullable": true
},
"privacyUrl": {
"type": "string",
"description": "URL to the company/organization\u2019s privacy policy.",
"nullable": true
},
"showDisplayNameNextToLogo": {
"type": "boolean",
"description": "Boolean that represents whether the administrator-supplied display name will be shown next to the logo image."
},
"showLogo": {
"type": "boolean",
"description": "Boolean that represents whether the administrator-supplied logo images are shown or not shown."
},
"showNameNextToLogo": {
"type": "boolean",
"description": "Boolean that represents whether the administrator-supplied display name will be shown next to the logo image."
},
"themeColor": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.rgbColor"
},
{
"type": "object",
"nullable": true
}
],
"description": "Primary theme color used in the Company Portal applications and web portal."
},
"@odata.type": {
"type": "string"
}
},
"description": "intuneBrand contains data which is used in customizing the appearance of the Company Portal applications as well as the end user web portal."
}
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-microsoftgraphintunebrand"
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.