Rows
Update a 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
tableIdOrNamestring required
Request body
Response
successful operation