Deleting notes

Deletes a note.

Request syntax

counterId: ID of the tag whose note you want to delete.

id: ID of the note to delete.

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

Sample request

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

Response format


{
    "success" :  < boolean > 
}
Parameters Description
success Result of performing the action.
Parameters Description
success Result of performing the action.