Box Developerドキュメントの新しいベータ版サイトがまもなくリリースされる予定です。最新の開発者向けガイド、APIリファレンス、AI搭載の検索により、Boxを使用した迅速な開発をサポートします。更新情報については今しばらくお待ちください。
IDを指定して1つのShieldリストを削除します。
await client.shieldLists.deleteShieldListByIdV2025R0(shieldListCountry.id);client.shield_lists.delete_shield_list_by_id_v2025_r0(shield_list_country.id)await client.ShieldLists.DeleteShieldListByIdV2025R0Async(shieldListId: shieldListCountry.Id);client.getShieldLists().deleteShieldListByIdV2025R0(shieldListCountry.getId())await client.ShieldLists.DeleteShieldListByIdV2025R0Async(shieldListId: shieldListCountry.Id);await client.shieldLists.deleteShieldListByIdV2025R0(shieldListCountry.id);