Removing a delegate

Removes a username from the list of delegates for the current account.

  1. Request syntax
  2. Response format

Request syntax

https://api-audience.yandex.ru/v1/management/delegate
 ? user_login=<string>
user_login *

The username from Yandex.Passport to revoke access to the current user's account.

user_login *

The username from Yandex.Passport to revoke access to the current user's account.

* Required

Sample request

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

Response format


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