Workspaces
Clone workspace
Clones a specific workspace in your organization, copying over connections and datasets from the original workspace. If you have connections or datasets that use workspace variables, those will be honored in the new workspace.
POST
Authorizations
Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
ID of the workspace
Body
application/json
Response
202
application/json
Successfully issued a clone of a workspace. The clone is in progress. To find the status of the clone use the status_endpoint returned.
The response is of type object
.