
Microsoft Teams API Integration Profile
Information and guides about integrating with Microsoft Teams API
Add Microsoft Teams Integration to Your ProductHow to work with Teams in Microsoft Teams API
Teams Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Odata Context | @odata.context | string | |
Id | id | string | The unique identifier of the team. The group has the same ID as the team. This property is read-only, and is inherited from the base entity type. |
Display Name | displayName | string | The name of the team. |
Classification | classification | string | An optional label. Typically describes the data or business sensitivity of the team. Must match one of a pre-configured set in the tenant's directory. |
Class Settings | classSettings | object | Configure settings of a class. Available only when the team represents a class. |