JDBC Driver for Smartsheet

Build 25.0.9539

DeleteSheetShare

Deletes a sheet share in your Smartsheet account.

Stored Procedure-Specific Information

To execute this procedure, enter:
EXEC DeleteSheetShare SheetId='8449165781585796', ShareId='AAAd8aDaFOeE'

Input

Name Type Required Description
SheetId String True The unique identifier of the sheet which was shared.
ShareId String True The unique identifier of the sheet share.

Result Set Columns

Name Type Description
Success Boolean A boolean value indicating whether the operation was successful. Returns 'true' if the sheet share was deleted successfully, and 'false' otherwise.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539