Updates one or more values for a specific record. Provide either a values array (with column_id or column_name) or a record object keyed by field names.
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Single row keyed by field names
{
"Location": "New York Flagship",
"Price": "123"
}