Skip to main content

Create a new row in the table

Use this API to create a new row

Request Body REQUIRED
askribeKey string

Your secret Askribe key. Can be obtained from your org's settings dashboard

tableId string

The tableId of your table. It looks like TXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

rowData object

Map of columnId to value

Responses
200

Returns the newly created row

Schema OPTIONAL
object