config_profile_reorder_config_profiles
Reorder config profiles by sending UUIDs with updated view positions. Use it to change how profiles appear in the Remnawave panel.
Instructions
POST /api/config-profiles/actions/reorder Reorder config profiles Tags: Config Profiles Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |