Deleting a representative

Deletes a user login from the list of representatives for the current account.

Request syntax

DELETE https://api-metrika.yandex.net/management/v1/delegate
 ? user_login=<string>
user_login *

Login of the user from Yandex Passport to lose full access to the current user account.

user_login *

Login of the user from Yandex Passport to lose full access to the current user account.

* Required

Sample request

DELETE https://api-metrika.yandex.net/management/v1/delegate?user_login=no example

Response format


{
    "success" :  < boolean > 
}
Parameters Description
success Result of performing the action.
Parameters Description
success Result of performing the action.