Update Row
Update Row
Update a row in a table
Update Row
Headers
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Path Parameters
The name of the table to update; in the current release this must be an 'extratable'. Use the database name, on the form y_aTable
The id of the row to update
Body
A StringDictionary with the values to update. You do not need to specify all the values in the table. The omitted ones will remain unchanged
Response
No Content