Skip to main content
POST
Api Login

Body

application/json
email
string<email>
required

The email with which a user wants to sign up. We will send a confirmation message to this address.

Maximum string length: 254
password
string
required

The password with which the user wants to sign up.

Required string length: 8 - 64
origin
string | null

An optional organization id under which the user is logging in. Note that depending on the organization, this may redirect the login to another provider.

Response

OK

header
APIResponseHeader · object
required
data
LoginResponse · object
required