Microsoft Graph · Schema

bookingPageSettings

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task

Properties

Name Type Description
accessControl object
bookingPageColorCode string Custom color for the booking page. The value should be in Hex format. For example, #123456.
businessTimeZone string The time zone of the customer. For a list of possible values, see dateTimeTimeZone.
customerConsentMessage string The personal data collection and usage consent message in the booking page.
enforceOneTimePassword boolean Determines whether the one-time password is required to create an appointment. The default value is false.
isBusinessLogoDisplayEnabled boolean Indicates whether the business logo is displayed on the booking page. The default value is false.
isCustomerConsentEnabled boolean Enables personal data collection and the usage consent toggle on the booking page. The default value is false.
isSearchEngineIndexabilityDisabled boolean Indicates whether web crawlers index this page. The defaults value is false.
isTimeSlotTimeZoneSetToBusinessTimeZone boolean Indicates whether the time zone of the time slot is set to the time zone of the business. The default value is false.
privacyPolicyWebUrl string URL of a webpage that provides the terms and conditions of the business. If a privacy policy isn't included, the following text appears on the booking page as default: 'The policies and practices of {
termsAndConditionsWebUrl string URL of a webpage that provides the terms and conditions of the business.
@odata.type string
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphbookingpagesettings-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.bookingPageSettings",
  "title": "bookingPageSettings",
  "required": [
    "@odata.type"
  ],
  "type": "object",
  "properties": {
    "accessControl": {
      "$ref": "#/components/schemas/microsoft.graph.bookingPageAccessControl"
    },
    "bookingPageColorCode": {
      "type": "string",
      "description": "Custom color for the booking page. The value should be in Hex format. For example, #123456."
    },
    "businessTimeZone": {
      "type": "string",
      "description": "The time zone of the customer. For a list of possible values, see dateTimeTimeZone."
    },
    "customerConsentMessage": {
      "type": "string",
      "description": "The personal data collection and usage consent message in the booking page."
    },
    "enforceOneTimePassword": {
      "type": "boolean",
      "description": "Determines whether the one-time password is required to create an appointment. The default value is false."
    },
    "isBusinessLogoDisplayEnabled": {
      "type": "boolean",
      "description": "Indicates whether the business logo is displayed on the booking page. The default value is false."
    },
    "isCustomerConsentEnabled": {
      "type": "boolean",
      "description": "Enables personal data collection and the usage consent toggle on the booking page. The default value is false."
    },
    "isSearchEngineIndexabilityDisabled": {
      "type": "boolean",
      "description": "Indicates whether web crawlers index this page. The defaults value is false."
    },
    "isTimeSlotTimeZoneSetToBusinessTimeZone": {
      "type": "boolean",
      "description": "Indicates whether the time zone of the time slot is set to the time zone of the business. The default value is false."
    },
    "privacyPolicyWebUrl": {
      "type": "string",
      "description": "URL of a webpage that provides the terms and conditions of the business. If a privacy policy isn't included, the following text appears on the booking page as default: 'The policies and practices of {bookingbusinessname} apply to the use of your data.'"
    },
    "termsAndConditionsWebUrl": {
      "type": "string",
      "description": "URL of a webpage that provides the terms and conditions of the business."
    },
    "@odata.type": {
      "type": "string"
    }
  }
}

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.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/microsoft-graph-microsoftgraphbookingpagesettings"
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.