Add a new row to a HubDB table. New rows will be added to the draft version of the table. Use the /publish endpoint to push these changes to published version.
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
The ID or name of the target table.
Specifies the value for the column child table id
The index position for displaying the row within the table.
List of key value pairs with the column name and column value
Specifies the value for hs_name column, which will be used as title in the dynamic pages
Specifies the value for hs_path column, which will be used as slug in the dynamic pages
successful operation
Specifies the value for the column child table id
Timestamp at which the row is created
The id of the table row
Specifies the value for hs_name column, which will be used as title in the dynamic pages
Specifies the value for hs_path column, which will be used as slug in the dynamic pages
The timestamp indicating when the row was last published, in date-time format.
Timestamp at which the row is updated last time
List of key value pairs with the column name and column value