How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Graph Places.place API

The Places.place API from Microsoft Graph — 24 operation(s) for places.place.

Microsoft Graph Places.place API is one of 564 APIs that Microsoft Graph publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Places.place. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 25 operations across 24 paths, and defines 39 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://graph.microsoft.com/v1.0.

25 operations 24 paths 39 schemas 1 DELETE22 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://graph.microsoft.com/v1.0
Resource Areas
1

Paths & Operations 25

Across 24 paths, the API surfaces 25 operations — 1 DELETE, 22 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Places.place 25
POST
/places
Microsoft Graph Create place
places.place.CreatePlace body → 2XX4XX5XX
PATCH
/places/{place-id}
Microsoft Graph Update place
places.place.UpdatePlace 1 param body → 2XX4XX5XX
DELETE
/places/{place-id}
Microsoft Graph Delete place
places.place.DeletePlace 2 params → 2044XX5XX
GET
/places/{place-id}/graph.building
Microsoft Graph List place objects
places.place.GetPlace.AsBuilding 3 params → 2XX4XX5XX
GET
/places/{place-id}/graph.desk
Microsoft Graph List place objects
places.place.GetPlace.AsDesk 3 params → 2XX4XX5XX
GET
/places/{place-id}/graph.floor
Microsoft Graph List place objects
places.place.GetPlace.AsFloor 3 params → 2XX4XX5XX
GET
/places/{place-id}/graph.room
Microsoft Graph List place objects
places.place.GetPlace.AsRoom 3 params → 2XX4XX5XX
GET
/places/{place-id}/graph.roomList
Microsoft Graph Get the item of type microsoft.graph.place as microsoft.graph.roomList
places.place.GetPlace.AsRoomList 3 params → 2XX4XX5XX
GET
/places/{place-id}/graph.section
Microsoft Graph List place objects
places.place.GetPlace.AsSection 3 params → 2XX4XX5XX
GET
/places/{place-id}/graph.workspace
Microsoft Graph List place objects
places.place.GetPlace.AsWorkspace 3 params → 2XX4XX5XX
GET
/places/$count
Microsoft Graph Get the number of the resource
places.GetCount-f02b 2 params → 2XX4XX5XX
GET
/places/graph.building
Microsoft Graph List place objects
places.place.ListPlace.AsBuilding 8 params → 2XX4XX5XX
GET
/places/graph.building/$count
Microsoft Graph Get the number of the resource
places.place.Place.GetCount.AsBuilding-9b72 2 params → 2XX4XX5XX
GET
/places/graph.desk
Microsoft Graph List place objects
places.place.ListPlace.AsDesk 8 params → 2XX4XX5XX
GET
/places/graph.desk/$count
Microsoft Graph Get the number of the resource
places.place.Place.GetCount.AsDesk-6f90 2 params → 2XX4XX5XX
GET
/places/graph.floor
Microsoft Graph List place objects
places.place.ListPlace.AsFloor 8 params → 2XX4XX5XX
GET
/places/graph.floor/$count
Microsoft Graph Get the number of the resource
places.place.Place.GetCount.AsFloor-2f1e 2 params → 2XX4XX5XX
GET
/places/graph.room
Microsoft Graph List place objects
places.place.ListPlace.AsRoom 8 params → 2XX4XX5XX
GET
/places/graph.room/$count
Microsoft Graph Get the number of the resource
places.place.Place.GetCount.AsRoom-56fc 2 params → 2XX4XX5XX
GET
/places/graph.roomList
Microsoft Graph Get the items of type microsoft.graph.roomList in the microsoft.graph.place collection
places.place.ListPlace.AsRoomList 8 params → 2XX4XX5XX
GET
/places/graph.roomList/$count
Microsoft Graph Get the number of the resource
places.place.Place.GetCount.AsRoomList-e9fd 2 params → 2XX4XX5XX
GET
/places/graph.section
Microsoft Graph List place objects
places.place.ListPlace.AsSection 8 params → 2XX4XX5XX
GET
/places/graph.section/$count
Microsoft Graph Get the number of the resource
places.place.Place.GetCount.AsSection-95fa 2 params → 2XX4XX5XX
GET
/places/graph.workspace
Microsoft Graph List place objects
places.place.ListPlace.AsWorkspace 8 params → 2XX4XX5XX
GET
/places/graph.workspace/$count
Microsoft Graph Get the number of the resource
places.place.Place.GetCount.AsWorkspace-7f2e 2 params → 2XX4XX5XX

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are microsoft.graph.physicalAddress (6 properties), microsoft.graph.outlookGeoCoordinates (6 properties), microsoft.graph.ODataErrors.MainError (5 properties), microsoft.graph.ODataErrors.InnerError (4 properties). Each schema is shown below with its type and property counts.

ODataCountResponse
integer
microsoft.graph.ODataErrors.ErrorDetails
object
3 properties 2 required
microsoft.graph.footprintMap
microsoft.graph.workspace
microsoft.graph.physicalAddress
object
6 properties 1 required
microsoft.graph.checkInMethod
string
microsoft.graph.section
microsoft.graph.roomCollectionResponse
object
microsoft.graph.roomListCollectionResponse
object
microsoft.graph.outlookGeoCoordinates
object
6 properties 1 required
BaseCollectionPaginationCountResponse
object
2 properties
microsoft.graph.ODataErrors.InnerError
object
4 properties 1 required
microsoft.graph.fixtureMap
microsoft.graph.sectionCollectionResponse
object
microsoft.graph.deskCollectionResponse
object
microsoft.graph.buildingCollectionResponse
object
microsoft.graph.room
microsoft.graph.desk
ReferenceNumeric
string
microsoft.graph.place
microsoft.graph.buildingMap
microsoft.graph.ODataErrors.MainError
object
5 properties 2 required
microsoft.graph.sectionMap
microsoft.graph.workspaceCollectionResponse
object
microsoft.graph.levelMap
microsoft.graph.roomList
microsoft.graph.unitMap
microsoft.graph.resourceLink
object
4 properties 1 required
microsoft.graph.floorCollectionResponse
object
microsoft.graph.bookingType
string
microsoft.graph.placeMode
object
1 property 1 required
microsoft.graph.checkInClaim
object
4 properties 1 required
microsoft.graph.mailboxDetails
object
3 properties 1 required
microsoft.graph.ODataErrors.ODataError
object
1 property 1 required
microsoft.graph.building
microsoft.graph.baseMapFeature
microsoft.graph.floor
microsoft.graph.resourceLinkType
string
microsoft.graph.entity
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-graph-places-place-api-openapi.yml Raw ↑

Other APIs Microsoft Graph publishes across the network.

Microsoft Graph Admin.admin API
Microsoft Graph admin.adminMicrosoft365Apps API
Microsoft Graph admin.adminReportSettings API
Microsoft Graph Admin Consent Policy API
Microsoft Graph Admin.edge API
Microsoft Graph admin.peopleAdminSettings API
Microsoft Graph admin.serviceAnnouncement API
Microsoft Graph Admin.sharepoint API
Microsoft Graph Administration API
Microsoft Graph Administrative Units API
Microsoft Graph Agreement Acceptances API
Microsoft Graph Agreement File Localizations API
Where this information came from

This is an independent, third-party profile of Microsoft Graph Places.place API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.