Deleting a tag

Deletes the specified tag.

  1. Request syntax
  2. Response format

Request syntax

counterId: ID of the tag that you want to get information about.

https://api-metrika.yandex.net/management/v1/counter/{counterId}
 ? 

Sample request

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

Response format


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