I have a python3 script that runs this:
python3
response=update(param=\'value\', df=fake_df)
It returns 200 after pushing s
200