Update records matching query filters
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Include to return updated records in response
return=representation
Name of the table
Filter records by ID (e.g., "?id=eq.123e4567-e89b-12d3-a456-426614174000")
Records updated
The response is of type object[]
.