Update Row
Update Row
Update a row in a table
NsApiSlow threshold: 2000 ms.
Update Row
Headers
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
TableName, Id, Values
Response
204
No Content
Related topics
Update RowHow to update a row in a custom objectSuperOffice.WebApi.Data.DatabaseTable UpdateRowRequestSuperOffice.WebApi.Agents.DatabaseTableAgentSuperOffice.WebApi.Agents.IDatabaseTableAgent