edit/projects_2/competitors/move
Method description
Use to move (sort) competitors.
Method parameters
Parameter | Type | Description | Default |
Mandatory | |||
---|---|---|---|
project_id | int | Project ID | |
id | int | Competitor ID | |
to_id | int | Move next to the selected competitor | |
Mandatory | |||
to_type | enum('before', 'after') |
Target position Available options:
|
after |