MCP Server for Smartsheet

Build 25.0.9440

UpdateSheetShare

Update a sheet share in your Smartsheet account.

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.
AccessLevel String True The access level for the user or group on the shared sheet.

The allowed values are ADMIN, COMMENTER, EDITOR, EDITOR_SHARE, OWNER, VIEWER.

Result Set Columns

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

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440