Create Chat
Creates a new chat in Microsoft Teams.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Chat type, for example oneOnOne or group.
array of objectrequired
Array of conversation member objects. Include every participant, including the initiating user. Each item should include @odata.type, roles, and [email protected] per Microsoft Graph create chat docs.
string
Topic for group chats.