edit/projects_2/projects/move

Method description

Use to move projects in the project list.

Method parameters

Parameter Type Description Default
Mandatory
id int Project ID
to_id int Move next to the selected project
Additional
to_type enum('before', 'after')

Target position

Available options:

  • before - before the selected project
  • after - after the selected project
after

Посмотреть в API Explorer