Rows
Replace an existing row
Replace a single row in the draft version of a table. All column values must be specified. If a column has a value in the target table and this request doesn't define that value, it will be deleted. See the "Create a row" endpoint for instructions on how to format the JSON row definitions.
put/cms/hubdb/2026-03/tables/{tableIdOrName}/rows/{rowId}/draft
Path parameters
rowIdstring required
tableIdOrNamestring required
Request body
Response
successful operation