update_users
Update a user's details by row ID, with the new field values provided as a JSON string.
Instructions
Update a row in users by id. data = JSON string of fields to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| row_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |