'How to reset a existing cookie in odoo15

In odoo we can able to set a cookie through jquery, But I would like to reset the values for existing cookie in odoo .

e.g: we have a cookie name called cid for multi companies. I want to change the cid values.

Thanks in advance.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source