How to create new tag for previous existing data in influx DB?

Hi,
Currently my influx DB data looks like this

Now with the recent requirements we need to add a new tag that will be MAPPING_ID, so for this requirement I need to update the existing data with MAPPING_ID. Is there a way to add tag to existing data on influx?