Restoring a counter

Restores a deleted counter.

Request

POST

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

Path parameters

Name

Description

counterId*

Type: integer<int32>

ID of the counter to restore.

Responses

200 OK

OK

Body

application/json
{
    "success": true
}

Name

Description

success

Type: boolean

Result of performing the action.

Default: true