edit/keywords_2/folders/move
Method description
Use to move folders.
Folders have a tree-like structure, you cannot move several folders at once.
Method parameters
Parameter | Type | Description | Default |
Mandatory | |||
---|---|---|---|
project_id | int | Project ID | |
id | int id | Filter by: id only | |
Additional | |||
to_type | enum("before", "after, "in") |
Insert to:
|
in |
to_id | int | Move next to the selected folder | 0 |