node_plugin_delete_shared_list
Deletes a shared list by name from node plugins, enabling removal of specific shared lists through the Remnawave API.
Instructions
DELETE /api/node-plugins/shared-lists Delete Shared List by name Tags: Node Plugins Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |