Integration mappings for Teams
Box Java SDK v4.15.3のリリース
v4.15.3
Box TypeScript SDK Generated v1.13.2のリリース
v1.13.2
このエンドポイントはバージョン2024.0です。引き続き使用するために 変更は必要ありません。詳細については、 **Box APIのバージョン管理**を参照してください。
Deletes a Teams integration mapping. You need Admin or Co-Admin role to use this endpoint.
11235432
統合マッピングのID
レスポンスの本文は空です。
統合マッピングが見つからなかった場合、not_foundエラーを返します。
not_found
予期しないクライアントエラー。
await userClient.integrationMappings.deleteTeamsIntegrationMappingById( integrationMappingId, );