Smartsheet Connector
Documentation
Version: 1
Documentation

EndPoint Delete Sheet Rows


Name

delete_sheet_rows

Description

Delete rows from a Sheet by row IDs. [API Help]

Parameters

Parameter Label Required Options Description
SheetId SheetId YES
Id Row Id(s) - Comma separated YES Restrict results to records specified by a comma-separated list of IDs. Max IDs per request controlled by BatchSize property (found in Pagination template)
IgnoreRowsNotFound Ignore If Rows Not Found NO
Option Value
true true
false false
If set to false and any of the specified row Ids are not found, no rows are deleted, and the 'not found' error is returned.

Output Columns

Label DataType Length Raw Description
Id DT_I8 0 False
BatchMessage DT_WSTR 4000 False
BatchResultCode DT_I4 0 False
HttpStatusCode DT_I4 0 False

Input Columns

Label DataType Length Raw Description
Id DT_I8 0 False