Hi, I’m trying to integrate Clay with Python, but I keep getting this error:
❌ Error: 404
{"success":false,"message":"deprecated API endpoint"}I used the endpoint https://api.clay.run/v1/tables/{TABLE_ID}/rows, but it seems outdated. Can you please share the correct and updated API endpoint and example code for adding rows to a table?