Removing a delegate
Removes a username from the list of delegates for the current account.
Request
DELETE
https://api-audience.yandex.ru/v1/management/delegate
Query parameters
|
Name |
Description |
|
user_login |
Type: string The username from Yandex ID for whom you want to revoke access to the current user's account. Example: `` |
Responses
200 OK
OK
Body
application/json
{
"success": true
}
|
Name |
Description |
|
success |
Type: boolean Result of the operation. Default: |
No longer supported, please use an alternative and newer version.
Was the article helpful?
Previous