Skip to main content

Create row in worksheet

Create row in worksheet

Path Parameters
appId string REQUIRED
worksheetId string REQUIRED
Request Body REQUIRED

Request body for adding worksheet data.

data object[]
columnName1 string
columnName2 string
columnName3 string
Responses
201

Row created successfully

400

Invalid input data