users_bulk_actions_bulk_revoke_users_subscription
Revoke subscriptions for up to 500 users at once by their User IDs, clearing their access in bulk through the Remnawave panel API.
Instructions
POST /api/users/bulk/revoke-subscription Revoke users subscription by User IDs Tags: Users Bulk Actions Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |