Revoking permissions

Revokes permissions to manage a counter and view statistics.

Request

DELETE

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

Path parameters

Name

Description

counterId*

Type: integer<int32>

Counter ID.

Query parameters

Name

Description

user_login

Type: string

User login.

user_uid

Type: integer<int64>

User ID.

Responses

200 OK

OK

Body

application/json
{
    "success": true
}

Name

Description

success

Type: boolean

Result of performing the action.

Default: true