Removing a delegate
Removes a username from the list of delegates for the current account.
Request
DELETE
https://api-audience.yandex.com/v1/management/delegate
Query parameters
Name |
Description |
user_login* |
Type: string The username from Yandex Passport to revoke access to the current user's account. |
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.
Copied
Was the article helpful?
Previous