Restoring a tag

Restores a deleted tag.

  1. Request syntax
  2. Response format

Request syntax

counterId: ID of the tag to restore.

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

Sample request

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

Response format


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