Comment mettre à jour Sheety
updating_data = requests.post(url=f"{SHEETY_ENDPOINT}/2", json=sheet_inputs)
Lovely Lyrebird
updating_data = requests.post(url=f"{SHEETY_ENDPOINT}/2", json=sheet_inputs)