Rows
Updates an existing row
Partially update a single row in the table's draft version. All the column values need not be specified. Only the columns or fields that needs to be modified can be specified. See the "Create a row" endpoint for instructions on how to format the JSON row definitions.
patch/cms/hubdb/2026-03/tables/{tableIdOrName}/rows/{rowId}/draft
Path parameters
rowIdstring required
The ID of the row
tableIdOrNamestring required
The ID or name of the table
Request body
Response
successful operation
Changes
Changed in 2 of the 51 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲