Remove public permissions

Removes public viewing permissions for statistics.

Request

DELETE

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

Path parameters

Name

Description

counterId*

Type: integer<int32>

Counter ID.

Responses

200 OK

OK

Body

application/json
{
    "success": true
}

Name

Description

success

Type: boolean

Result of performing the action.

Default: true