mgmt_grant_update
Update an existing access grant for a Yandex Metrika counter by sending the updated grant data in the request body.
Instructions
https://yandex.ru/dev/metrika/ru/management/ Update grant. Body: {"grant": {...}}
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 |