Skip to main content

Reset

POST 

/auth/reset

Reset

Request

Header Parameters

    X-LP-Client-Identifier stringrequired

    ClientIdentifier

    Example: 7ab944b2-26c2-49f4-a2ee-1e6d2d09f9b5
    X-LP-Client-Type stringrequired

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

    ClientType

    Example: App
    X-LP-Client-Name string

    ClientName

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

    ClientOSName

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

    ClientOSVersion

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

    ClientScreenResolution

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

    ClientModel

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

    OrganizationAlias

    X-LP-Client-Extensions csv

    ClientExtensions

    Accept-Language stringrequired

    Language

    Example: en-US

Body

    phone stringrequired

    Possible values: >= 10 characters and <= 18 characters, Value must match regular expression ((8|\+7)-?)?\(?\d{3,5}\)?-?\d{1}-?\d{1}-?\d{1}-?\d{1}-?\d{1}((-?\d{1})?-?\d{1})?

    phone

    password stringrequired

    Possible values: >= 6 characters and <= 32 characters

    password

    confirmation_code stringrequired

    Possible values: >= 6 characters and <= 6 characters, Value must match regular expression ^\d+$

    confirmation_code

Responses

No Content

Loading...