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 chats.chatMessage API

The chats.chatMessage API from Microsoft Graph — 24 operation(s) for chats.chatmessage.

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

The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 40 operations across 24 paths, and defines 36 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.

40 operations 24 paths 36 schemas 6 DELETE16 GET4 PATCH12 POST2 PUT

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 40

Across 24 paths, the API surfaces 40 operations — 6 DELETE, 16 GET, 4 PATCH, 12 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

chats.chatMessage 40
GET
/chats/{chat-id}/messages
Microsoft Graph List messages in a chat
chats.ListMessages 9 params → 2XX4XX5XX
POST
/chats/{chat-id}/messages
Microsoft Graph Send message in a chat
chats.CreateMessages 1 param body → 2XX4XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}
Microsoft Graph Get chatMessage in a channel or chat
chats.GetMessages 4 params → 2XX4XX5XX
PATCH
/chats/{chat-id}/messages/{chatMessage-id}
Microsoft Graph Update the navigation property messages in chats
chats.UpdateMessages 2 params body → 2XX4XX5XX
DELETE
/chats/{chat-id}/messages/{chatMessage-id}
Microsoft Graph Delete navigation property messages for chats
chats.DeleteMessages 3 params → 2044XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/hostedContents
Microsoft Graph List hostedContents
chats.messages.ListHostedContents 10 params → 2XX4XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/hostedContents
Microsoft Graph Create new navigation property to hostedContents for chats
chats.messages.CreateHostedContents 2 params body → 2XX4XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}
Microsoft Graph Get chatMessageHostedContent
chats.messages.GetHostedContents 5 params → 2XX4XX5XX
PATCH
/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}
Microsoft Graph Update the navigation property hostedContents in chats
chats.messages.UpdateHostedContents 3 params body → 2XX4XX5XX
DELETE
/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}
Microsoft Graph Delete navigation property hostedContents for chats
chats.messages.DeleteHostedContents 4 params → 2044XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value
Microsoft Graph List hostedContents
chats.messages.GetHostedContentsContent 3 params → 2XX4XX5XX
PUT
/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value
Microsoft Graph Update media content for the navigation property hostedContents in chats
chats.messages.UpdateHostedContentsContent 3 params body → 2XX4XX5XX
DELETE
/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value
Microsoft Graph Delete media content for the navigation property hostedContents in chats
chats.messages.DeleteHostedContentsContent 4 params → 2044XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count
Microsoft Graph Get the number of the resource
chats.messages.hostedContents.GetCount-a167 4 params → 2XX4XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/setReaction
Microsoft Graph Invoke action setReaction
chats.chat.messages.chatMessage.setReaction 2 params body → 2044XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/softDelete
Microsoft Graph Invoke action softDelete
chats.chat.messages.chatMessage.softDelete 2 params → 2044XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete
Microsoft Graph Invoke action undoSoftDelete
chats.chat.messages.chatMessage.undoSoftDelete 2 params → 2044XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction
Microsoft Graph Invoke action unsetReaction
chats.chat.messages.chatMessage.unsetReaction 2 params body → 2044XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/replies
Microsoft Graph Get replies from chats
chats.messages.ListReplies 10 params → 2XX4XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/replies
Microsoft Graph Create new navigation property to replies for chats
chats.messages.CreateReplies 2 params body → 2XX4XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}
Microsoft Graph Get replies from chats
chats.messages.GetReplies 5 params → 2XX4XX5XX
PATCH
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}
Microsoft Graph Update the navigation property replies in chats
chats.messages.UpdateReplies 3 params body → 2XX4XX5XX
DELETE
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}
Microsoft Graph Delete navigation property replies for chats
chats.messages.DeleteReplies 4 params → 2044XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents
Microsoft Graph Get hostedContents from chats
chats.messages.replies.ListHostedContents 11 params → 2XX4XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents
Microsoft Graph Create new navigation property to hostedContents for chats
chats.messages.replies.CreateHostedContents 3 params body → 2XX4XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}
Microsoft Graph Get hostedContents from chats
chats.messages.replies.GetHostedContents 6 params → 2XX4XX5XX
PATCH
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}
Microsoft Graph Update the navigation property hostedContents in chats
chats.messages.replies.UpdateHostedContents 4 params body → 2XX4XX5XX
DELETE
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}
Microsoft Graph Delete navigation property hostedContents for chats
chats.messages.replies.DeleteHostedContents 5 params → 2044XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value
Microsoft Graph Get media content for the navigation property hostedContents from chats
chats.messages.replies.GetHostedContentsContent 4 params → 2XX4XX5XX
PUT
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value
Microsoft Graph Update media content for the navigation property hostedContents in chats
chats.messages.replies.UpdateHostedContentsContent 4 params body → 2XX4XX5XX
DELETE
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value
Microsoft Graph Delete media content for the navigation property hostedContents in chats
chats.messages.replies.DeleteHostedContentsContent 5 params → 2044XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count
Microsoft Graph Get the number of the resource
chats.messages.replies.hostedContents.GetCount-ccd3 5 params → 2XX4XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction
Microsoft Graph Invoke action setReaction
chats.chat.messages.chatMessage.replies.chatMessage.setReaction 3 params body → 2044XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete
Microsoft Graph Invoke action softDelete
chats.chat.messages.chatMessage.replies.chatMessage.softDelete 3 params → 2044XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete
Microsoft Graph Invoke action undoSoftDelete
chats.chat.messages.chatMessage.replies.chatMessage.undoSoftDelete 3 params → 2044XX5XX
POST
/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction
Microsoft Graph Invoke action unsetReaction
chats.chat.messages.chatMessage.replies.chatMessage.unsetReaction 3 params body → 2044XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/replies/$count
Microsoft Graph Get the number of the resource
chats.messages.replies.GetCount-10ad 4 params → 2XX4XX5XX
GET
/chats/{chat-id}/messages/{chatMessage-id}/replies/delta()
Microsoft Graph Invoke function delta
chats.chat.messages.chatMessage.replies.delta 10 params → 2XX4XX5XX
GET
/chats/{chat-id}/messages/$count
Microsoft Graph Get the number of the resource
chats.messages.GetCount-3dde 3 params → 2XX4XX5XX
GET
/chats/{chat-id}/messages/delta()
Microsoft Graph Invoke function delta
chats.chat.messages.delta 9 params → 2XX4XX5XX

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are microsoft.graph.chatMessageAttachment (8 properties), microsoft.graph.chatMessagePolicyViolation (6 properties), microsoft.graph.chatMessageReaction (6 properties), microsoft.graph.ODataErrors.MainError (5 properties). Each schema is shown below with its type and property counts.

ODataCountResponse
integer
microsoft.graph.teamworkHostedContent
microsoft.graph.ODataErrors.ErrorDetails
object
3 properties 2 required
microsoft.graph.identitySet
object
4 properties 1 required
microsoft.graph.identity
object
3 properties 1 required
microsoft.graph.chatMessageHostedContent
microsoft.graph.chatMessagePolicyViolationPolicyTip
object
4 properties 1 required
microsoft.graph.chatMessagePolicyViolationDlpActionTypes
string
microsoft.graph.itemBody
object
3 properties 1 required
microsoft.graph.chatMessageActions
string
microsoft.graph.chatMessagePolicyViolationVerdictDetailsTypes
string
microsoft.graph.channelIdentity
object
3 properties 1 required
microsoft.graph.chatMessageCollectionResponse
object
microsoft.graph.teamworkConversationIdentity
microsoft.graph.ODataErrors.InnerError
object
4 properties 1 required
microsoft.graph.chatMessageHostedContentCollectionResponse
object
microsoft.graph.chatMessagePolicyViolationUserActionTypes
string
microsoft.graph.eventMessageDetail
object
1 property 1 required
microsoft.graph.chatMessage
microsoft.graph.chatMessageReaction
object
6 properties 1 required
microsoft.graph.chatMessageType
string
microsoft.graph.bodyType
string
microsoft.graph.chatMessageAttachment
object
8 properties 1 required
microsoft.graph.chatMessageMentionedIdentitySet
microsoft.graph.teamworkConversationIdentityType
string
microsoft.graph.chatMessagePolicyViolation
object
6 properties 1 required
microsoft.graph.ODataErrors.MainError
object
5 properties 2 required
BaseDeltaFunctionResponse
object
2 properties
microsoft.graph.chatMessageImportance
string
microsoft.graph.chatMessageReactionIdentitySet
microsoft.graph.chatMessageMention
object
4 properties 1 required
BaseCollectionPaginationCountResponse
object
2 properties
microsoft.graph.ODataErrors.ODataError
object
1 property 1 required
microsoft.graph.chatMessageHistoryItem
object
4 properties 1 required
microsoft.graph.chatMessageFromIdentitySet
microsoft.graph.entity
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-graph-chats-chatmessage-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 chats.chatMessage 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.