Create Tab
BetaCreate a new tab in an Athena spreadsheet.
Headers
X-API-KEY
Request
This endpoint expects an object.
asset_id
The ID of the spreadsheet asset
sheet_id
Sheet ID of the new tab
title
Title of the new tab
active_sheet_id
Currently active sheet ID
tab_color
Optional color of the new tab
Response
Successful Response
asset_id
The ID of the spreadsheet asset
message
Success message or error description
sheet_id
The ID of the newly created sheet tab
success
Whether the operation was successful