mgmt_operation_update
Update an existing operation in Yandex Metrika by providing counter ID, operation ID, and JSON body with new settings.
Instructions
https://yandex.ru/dev/metrika/ru/management/ Update operation. Body: {"operation": {...}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON request body. For POST/PUT use the structure from API docs (e.g. {"counter": {...}}). | |
| pretty | No | Pretty-print response (1) | |
| counterId | Yes | Counter ID | |
| operationId | Yes | Operation ID |