
Microsoft Teams API Integration Profile
Information and guides about integrating with Microsoft Teams API
Add Microsoft Teams Integration to Your ProductHow to work with Users in Microsoft Teams API
Users Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Odata Context | @odata.context | string | |
Id | id | string | The unique identifier for the user. It should be treated as an opaque identifier. Inherited from directoryObject. Not nullable. Read-only. |
Deleted Date Time | deletedDateTime | string | The date and time the user was deleted. |
Account Enabled | accountEnabled | boolean | true if the account is enabled; otherwise, false. This property is required when a user is created. |
Age Group | ageGroup | string | Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. |