--- title: dict.remove() function description: > The `dict.remove()` function removes a key value pair from a dictionary and returns and updated dictionary. menu: influxdb_cloud_ref: name: dict.remove parent: Dictionary weight: 301 --- {{< duplicate-oss >}}