Identity and Access Management API, REST: YandexPassportUserAccount methods
Written by
Updated at May 26, 2023
A set of methods for managing YandexPassportUserAccount resources.
JSON Representation
{
"login": "string",
"defaultEmail": "string"
}
Field | Description |
---|---|
login | string Login of the Yandex user account. |
defaultEmail | string Default email of the Yandex user account. |
Methods
Method | Description |
---|---|
getByLogin | Returns the specified YandexPassportUserAccount resource. |