Changing notes

Сhanges a note.

Request syntax

counterId: ID of the tag with the note that you want to change.

id: ID of the note to change.

PUT https://api-metrika.yandex.net/management/v1/counter/{counterId}/chart_annotation/{id}

In the request body


{
    "chart_annotation" :  < _metrika_chart_annotation > 
}
Parameters Description
chart_annotation Note
Parameters Description
chart_annotation Note

Sample request

PUT https://api-metrika.yandex.net/management/v1/counter/{counterId}/chart_annotation/{id}

Response format


{
    "chart_annotation" :  < _metrika_chart_annotation > 
}
Parameters Description
chart_annotation Note
Parameters Description
chart_annotation Note