Skip to main content

Deprecated. Returns the authentication type for the specified user email id

POST 

/v1/auth/login

Deprecated. Returns the authentication type for the specified user email id

Request

Body

required

    emailIdstring

Responses

OK

Schema

    appEnvstring
    authTypestring

    Possible values: [password, sso]

    Deprecated.

    orgNamestring

    Deprecated.

    orgs

    object[]

  • Array [

  • authTypestring

    Possible values: [password, sso]

    orgNamestring
    redirectUrlstring
  • ]

  • redirectUrlstring

    Deprecated.

Loading...