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 Groups.conversation API

The Groups.conversation API from Microsoft Graph — 29 operation(s) for groups.conversation.

Microsoft Graph Groups.conversation 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 Groups.conversation. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 44 operations across 29 paths, and defines 27 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.

44 operations 29 paths 27 schemas 6 DELETE22 GET3 PATCH13 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 44

Across 29 paths, the API surfaces 44 operations — 6 DELETE, 22 GET, 3 PATCH, 13 POST. Each is listed below with its method, path, parameters, and response codes.

Groups.conversation 44
GET
/groups/{group-id}/conversations
Microsoft Graph List conversations
groups.ListConversations 9 params → 2XX4XX5XX
POST
/groups/{group-id}/conversations
Microsoft Graph Create conversation
groups.CreateConversations 1 param body → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}
Microsoft Graph Get conversation
groups.GetConversations 4 params → 2XX4XX5XX
DELETE
/groups/{group-id}/conversations/{conversation-id}
Microsoft Graph Delete conversation
groups.DeleteConversations 3 params → 2044XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads
Microsoft Graph List threads
groups.conversations.ListThreads 10 params → 2XX4XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads
Microsoft Graph Create thread
groups.conversations.CreateThreads 2 params body → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}
Microsoft Graph Get threads from groups
groups.conversations.GetThreads 5 params → 2XX4XX5XX
PATCH
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}
Microsoft Graph Update the navigation property threads in groups
groups.conversations.UpdateThreads 3 params body → 2XX4XX5XX
DELETE
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}
Microsoft Graph Delete navigation property threads for groups
groups.conversations.DeleteThreads 4 params → 2044XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply
Microsoft Graph Invoke action reply
groups.group.conversations.conversation.threads.conversationThread.reply 3 params body → 2044XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts
Microsoft Graph Get posts from groups
groups.conversations.threads.ListPosts 11 params → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}
Microsoft Graph Get posts from groups
groups.conversations.threads.GetPosts 6 params → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments
Microsoft Graph Get attachments from groups
groups.conversations.threads.posts.ListAttachments 12 params → 2XX4XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments
Microsoft Graph Create new navigation property to attachments for groups
groups.conversations.threads.posts.CreateAttachments 4 params body → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}
Microsoft Graph Get attachments from groups
groups.conversations.threads.posts.GetAttachments 7 params → 2XX4XX5XX
DELETE
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}
Microsoft Graph Delete navigation property attachments for groups
groups.conversations.threads.posts.DeleteAttachments 6 params → 2044XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count
Microsoft Graph Get the number of the resource
groups.conversations.threads.posts.attachments.GetCount-d70e 6 params → 2XX4XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession
Microsoft Graph Invoke action createUploadSession
groups.group.conversations.conversation.threads.conversationThread.posts.post.attachments.createUploadSession 4 params body → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions
Microsoft Graph Get extensions from groups
groups.conversations.threads.posts.ListExtensions 12 params → 2XX4XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions
Microsoft Graph Create new navigation property to extensions for groups
groups.conversations.threads.posts.CreateExtensions 4 params body → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}
Microsoft Graph Get extensions from groups
groups.conversations.threads.posts.GetExtensions 7 params → 2XX4XX5XX
PATCH
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}
Microsoft Graph Update the navigation property extensions in groups
groups.conversations.threads.posts.UpdateExtensions 5 params body → 2XX4XX5XX
DELETE
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}
Microsoft Graph Delete navigation property extensions for groups
groups.conversations.threads.posts.DeleteExtensions 6 params → 2044XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count
Microsoft Graph Get the number of the resource
groups.conversations.threads.posts.extensions.GetCount-e717 6 params → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo
Microsoft Graph Get inReplyTo from groups
groups.conversations.threads.posts.GetInReplyTo 6 params → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments
Microsoft Graph Get attachments from groups
groups.conversations.threads.posts.inReplyTo.ListAttachments 12 params → 2XX4XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments
Microsoft Graph Create new navigation property to attachments for groups
groups.conversations.threads.posts.inReplyTo.CreateAttachments 4 params body → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}
Microsoft Graph Get attachments from groups
groups.conversations.threads.posts.inReplyTo.GetAttachments 7 params → 2XX4XX5XX
DELETE
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}
Microsoft Graph Delete navigation property attachments for groups
groups.conversations.threads.posts.inReplyTo.DeleteAttachments 6 params → 2044XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count
Microsoft Graph Get the number of the resource
groups.conversations.threads.posts.inReplyTo.attachments.GetCount-d80c 6 params → 2XX4XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession
Microsoft Graph Invoke action createUploadSession
groups.group.conversations.conversation.threads.conversationThread.posts.post.inReplyTo.attachments.createUploadSession 4 params body → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions
Microsoft Graph Get extensions from groups
groups.conversations.threads.posts.inReplyTo.ListExtensions 12 params → 2XX4XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions
Microsoft Graph Create new navigation property to extensions for groups
groups.conversations.threads.posts.inReplyTo.CreateExtensions 4 params body → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}
Microsoft Graph Get extensions from groups
groups.conversations.threads.posts.inReplyTo.GetExtensions 7 params → 2XX4XX5XX
PATCH
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}
Microsoft Graph Update the navigation property extensions in groups
groups.conversations.threads.posts.inReplyTo.UpdateExtensions 5 params body → 2XX4XX5XX
DELETE
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}
Microsoft Graph Delete navigation property extensions for groups
groups.conversations.threads.posts.inReplyTo.DeleteExtensions 6 params → 2044XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count
Microsoft Graph Get the number of the resource
groups.conversations.threads.posts.inReplyTo.extensions.GetCount-6de4 6 params → 2XX4XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward
Microsoft Graph Invoke action forward
groups.group.conversations.conversation.threads.conversationThread.posts.post.inReplyTo.forward 4 params body → 2044XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply
Microsoft Graph Invoke action reply
groups.group.conversations.conversation.threads.conversationThread.posts.post.inReplyTo.reply 4 params body → 2044XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward
Microsoft Graph Invoke action forward
groups.group.conversations.conversation.threads.conversationThread.posts.post.forward 4 params body → 2044XX5XX
POST
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply
Microsoft Graph Invoke action reply
groups.group.conversations.conversation.threads.conversationThread.posts.post.reply 4 params body → 2044XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count
Microsoft Graph Get the number of the resource
groups.conversations.threads.posts.GetCount-3615 5 params → 2XX4XX5XX
GET
/groups/{group-id}/conversations/{conversation-id}/threads/$count
Microsoft Graph Get the number of the resource
groups.conversations.threads.GetCount-401a 4 params → 2XX4XX5XX
GET
/groups/{group-id}/conversations/$count
Microsoft Graph Get the number of the resource
groups.conversations.GetCount-c7df 3 params → 2XX4XX5XX

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are microsoft.graph.attachmentItem (7 properties), microsoft.graph.ODataErrors.MainError (5 properties), microsoft.graph.ODataErrors.InnerError (4 properties), microsoft.graph.uploadSession (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.conversationThread
microsoft.graph.postCollectionResponse
object
microsoft.graph.emailAddress
object
3 properties 1 required
microsoft.graph.attachmentType
string
microsoft.graph.extensionCollectionResponse
object
microsoft.graph.itemBody
object
3 properties 1 required
microsoft.graph.uploadSession
object
4 properties 1 required
microsoft.graph.ODataErrors.InnerError
object
4 properties 1 required
microsoft.graph.attachmentCollectionResponse
object
microsoft.graph.conversation
microsoft.graph.attachmentItem
object
7 properties 1 required
microsoft.graph.bodyType
string
microsoft.graph.conversationThreadCollectionResponse
object
microsoft.graph.multiValueLegacyExtendedProperty
microsoft.graph.post
microsoft.graph.attachment
microsoft.graph.ODataErrors.MainError
object
5 properties 2 required
microsoft.graph.singleValueLegacyExtendedProperty
microsoft.graph.outlookItem
microsoft.graph.recipient
object
2 properties 1 required
microsoft.graph.ODataErrors.ODataError
object
1 property 1 required
BaseCollectionPaginationCountResponse
object
2 properties
microsoft.graph.extension
microsoft.graph.conversationCollectionResponse
object
microsoft.graph.entity
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-graph-groups-conversation-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 Groups.conversation 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.