v3
latestOpenAPI 3.0.12026-07-133132111.2 KBRows
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