Code Assist MCP for Smartsheet

Build 25.0.9539

DeleteWorkspaceShare

Deletes a workspace share in your Smartsheet account.

Stored Procedure-Specific Information

To execute this procedure, enter:
EXEC DeleteWorkspaceShare WorkspaceId='526966953666436', ShareId='AAAd8aDaFOeE'

Input

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

Result Set Columns

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

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