Insert Row
BetaInsert a row in an Athena spreadsheet.
Headers
X-API-KEY
Request
This endpoint expects an object.
asset_id
The ID of the spreadsheet asset
reference_row_index
1-based reference row index where to insert
num_rows
Number of rows to insert
sheet_id
Sheet ID (defaults to 1)
Response
Successful Response
asset_id
The ID of the spreadsheet asset
message
Success message or error description
success
Whether the operation was successful