API Reference

Move Base into Folder

Move your base from one folder to another by giving the folder_id of your source and target folders. Exception: the root folder doesn't have an ID, but can be identified with '/'. See example.

All the parameters in this request are required, as we might allow you to move folders into folders in the future, by then, you will be able to use another parameter in the item_type.

Path Params
integer
required
≥ 1

id of your workspace.

Body Params
string

Required.

string

When moving a base, use its UUID. Required.

string

From which folder are you moving the base out of? If from the root, use '/'. Otherwise use a folder_id. Required.

string

The ID of the target folder. Required.

Response

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