A valid request URL is required to generate request examples
{ "message": "Rows updated successfully", "transaction_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "rows_updated": 123, "rows": [ {} ] }
Updates one or more rows in a table. Supports both single row and bulk update operations.
Enter token in format (Bearer )
Table ID
Row update data (single row or bulk update)
1
"new_value1"
Rows updated successfully
"Rows updated successfully"