Revoking permissions
Revokes permissions to manage a counter and view statistics.
Request
DELETE
https://api-metrika.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:  | 
No longer supported, please use an alternative and newer version.
Was the article helpful?
Previous