mgmt_chart_annotation_update
Update an existing chart annotation in Yandex Metrika by providing its ID and the updated annotation data.
Instructions
https://yandex.ru/dev/metrika/ru/management/ Update chart annotation. Body: {"chart_annotation": {...}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Chart annotation ID | |
| 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 |