Skip to main content

SendCodeByUsername

POST 

/auth/send-code-by-username

SendCodeByUsername

Request

Header Parameters

    X-LP-Client-Identifier stringrequired

    Идентификатор клиента

    Example: 3842f195-c7fd-4365-869e-1668aaff06cb
    X-LP-Client-Type stringrequired

    Possible values: [Unknown, App, WebApp, Service]

    Тип клиента

    Example: App
    X-LP-Client-Name string

    Имя клиента

    Example: Swagger
    X-LP-Client-OS-Name string

    ОС клиента

    Example: SwaggerDoc
    X-LP-Client-OS-Version string

    Версия ОС клиента

    Example: 1.0
    X-LP-Client-Screen-Resolution string

    Разрешение экрана ОС клиента

    Example: 1280x0900
    X-LP-Client-Model string

    Модель оборудования клиента

    Example: Chrome 75
    X-LP-Organization-Alias string

    Организация по умолчанию

    X-LP-Client-Extensions csv

    Поддерживаемые клиентом расширения моделей

    Accept-Language stringrequired

    Язык используемый для ответов

    Example: en-US

Body

    full_username stringrequired

    Possible values: >= 5 characters and <= 49 characters

    full_username

Responses

No Content

Loading...