API 2.0 - Changed Endpoints - Sharing
Related ObjectOperationHTTP Method[NEW] API 2.0 endpoint[OLD] API 1.1 endpoint
 Collaboration powered by Smartsheet   |   Report Abuse
1Sharing
Delete Report Share
DELETE/reports/{reportId}/shares/{shareId}/report/{reportId}/sharewithgroups/{shareId}
2Sharing
Delete Sheet Share
DELETE/sheets/{sheetId}/shares/{shareId}/sheet/{sheetId}/sharewithgroups/{shareId}
3Sharing
Delete Workspace Share
DELETE/workspaces/{workspaceId}/shares/{shareId}/workspace/{workspace}/sharewithgroups/{shareId}
4Sharing
Get Report Share
GET/reports/{reportId}/shares/{shareId}/report/{reportId}/sharewithgroup/{shareId}
5Sharing
Get Sheet Share
GET/sheets/{sheetId}/shares/{shareId}/sheet/{sheetId}/sharewithgroup/{shareId}
6Sharing
Get Workspace Share
GET/workspaces/{workspaceId}/shares/{shareId}/workspace/{workspaceId}/sharewithgroup/{shareId}
7Sharing
List Report Shares
GET/reports/{reportId}/shares/report/{reportId}/shareswithgroups
8Sharing
List Sheet Shares
GET/sheets/{sheetId}/shares/sheet/{sheetId}/shareswithgroups
9Sharing
List Workspace Shares
GET/workspaces/{workspaceId}/shares/workspace/{workspaceId}/shareswithgroups
10Sharing
Share Report
POST/reports/{reportId}/shares/report/{reportId}/shareswithgroups
/report/{reportId}/multisharewithgroups
11Sharing
Share Sheet
POST/sheets/{sheetId}/shares/sheet/{sheetId}/shareswithgroups
/sheet/{sheetId}/multisharewithgroups
12Sharing
Share Workspace
POST/workspaces/{workspaceId}/shares/workspace/{workspaceId}/shareswithgroups
/workspace/{workspaceId}/multisharewithgroups
13Sharing
Update Report Share
PUT/reports/{reportId}/shares/{shareId}/report/{reportId}/sharewithgroups/{shareId}
14Sharing
Update Sheet Share
PUT/sheets/{sheetId}/shares/{shareId}/sheet/{sheetId}/sharewithgroups/{shareId}
15Sharing
Update Workspace Share
PUT/workspaces/{workspaceId}/shares/{shareId}/workspace/{workspaceId}/sharewithgroups/{shareId}