Get Request Not Allowed on POST Endpoint for table
# 🤝help
w
I'm using this URL in postman api.botpress.cloud/v1/tables/table_01HY5MPPE8NGJ6VBMN0C3ZDT9X/rows (where table_ is my able id) but the API returns GET method not allowed (even though I'm making a POST request) I'm trying to update rows - does anyone have a suggestion to debug?