A request to create a Teams Integration Mapping object.
The Box folder, to which the object from the
partner app domain (referenced in partner_item_id) is mapped.
42037322ID of the folder.
folderThe value will always be folder.
Value is always folder
The schema for an integration mapping mapped item object for type Teams.
19%ABCD-Avgfggkggyftdtfgghjhkhkhh%40thread:tacv2ID of the mapped item (of type referenced in type).
channelType of the mapped item referenced in id.
Value is one of channel,team
hjgjgjg-bhhj-564a-b643-hghgj685uID of the team that is registered with Microsoft Teams.
abcd-defg-1235-7890ID of the tenant that is registered with Microsoft Teams.
{
"box_item": {
"id": "42037322",
"type": "folder"
},
"partner_item": {
"id": "19%ABCD-Avgfggkggyftdtfgghjhkhkhh%40thread:tacv2",
"type": "channel",
"team_id": "hjgjgjg-bhhj-564a-b643-hghgj685u",
"tenant_id": "abcd-defg-1235-7890"
}
}