subscription_settings_update
Update subscription settings in Remnawave to customize profile details, response headers, and rules, aligning with API 3.x.
Instructions
Update Remnawave subscription settings (API 3.x: profile title/support link/update interval/HAPP fields moved to custom response headers)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Settings UUID (required by API) | |
| hwidSettings | No | HWID settings configuration | |
| customRemarks | No | Custom remarks object | |
| responseRules | No | Response rules configuration (supports encryption and disableHwidCheck) | |
| randomizeHosts | No | Randomize host order in subscriptions | |
| isShowCustomRemarks | No | Show custom remarks | |
| customResponseHeaders | No | Custom response headers (supports {{STATUS}} and {{RESET_STRATEGY}} template variables) | |
| serveJsonAtBaseSubscription | No | Serve JSON at base subscription URL |