v1
latestOpenAPI 3.0.32026-08-061874701.5 MBworkspaces
Copy workspace
Copies a workspace.
Important: This operation doesn't copy cell history.
post/workspaces/{workspaceId}/copy
Query parameters
include'all' | 'attachments' | 'brand' | 'cellLinks' | 'data' | 'discussions' | 'filters' | 'forms' | 'ruleRecipients' | 'rules' | 'shares'
A comma-separated list of elements to include:
- "all"
- "attachments"
- "brand"
- "cellLinks" - includes cross-sheet references
- "data" - includes formatting
- "discussions" - includes comments
- "filters"
- "forms"
- "ruleRecipients"
- "rules"
- "shares"
Important: This operation doesn't copy cell history.
skipRemap'cellLinks' | 'reports' | 'sheetHyperlinks' | 'sights'
A comma-separated list of references to NOT re-map for the newly created folder.
Headers
Content-Type'application/json' required
Defines the structure for the request body.
Request body
Response
Basic information about the new Workspace.
Example response
{
"message": "SUCCESS"
}