subscription_page_config_update_config
Update a subscription page configuration by UUID to change its name or settings. Use it to modify how subscription pages appear or behave.
Instructions
PATCH /api/subscription-page-configs Update subscription page config Tags: Subscription Page Configs Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |