post
https://{server}/api-gateway/api/v2/dtables//rows/
Append multiple rows to a table. Define the column:values pairs of each column in the rows object.
Column names only
This endpoint always expects column names (e.g.
Name) in the row object, not internal column keys (e.g.0000). Theconvert_keysparameter is not supported. Unknown keys are silently ignored without error.
