Update Cell

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This API endpoint updates a single entry in a specified database table by providing the table ID in the URL path and the entry details (id, header, and new value) in the request body.

To obtain these values, navigate to https://app.docsumo.com/settings/database-table/, select any database table, and make changes to a cell - note that IDs are assigned in sequential order per row unless a row has been deleted.

Path Params
string
required

Database Table ID

Body Params
json

{"id":1001001,"header":"CustomerName","value":"Updated value"}

Headers
string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json