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);