I am trying to use PATCH in a CALL API to update multiple rows in a Glide Table. The Team is a business team created from an Agency Plan so its not yet billed.
I get a Method Not Allowed error. POST works for exactly the same.
Any idea why PATCH doesn’t work? And am I supposed to use POST for this?