Is it possible to update a record without providing a record id.
For example, in my table, I have another unqiue key (e.g. unique_id), Can I use it instead like the following?
{ “unique_id”: “1234567”,
“fields”: { … }
}
Update record without record id
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
