API Reference

Copy Base from Workspace

Copy a base from a workspace to the destination workspace.
A workspace could be your own "My library", or a group's workspace. Therefore you need to define the src_workspace_id and dst_workspace_id in the call.
For the source workspace, you at least have to have the read permission of the base; for the source workspace, you must have write permission.

Body Params
integer
required

Source workspace's ID.

string
required

Name of the base.

integer
required

Destination workspace's ID.

boolean

Select whether common datasets should be synchronous too. False by default.

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json