Restoring a tag

Restores a deleted tag.

Request

POST

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

Path parameters

Name

Description

counterId

Type: integer

ID of the tag to restore.

Responses

200 OK

OK

Body

application/json
{
  "success": true
}

Name

Description

success

Type: boolean

Result of performing the action.

Default: true