Skip to main content
POST
Sign in to the application

Path Parameters

database
string
required

The string (id or name, depending on the credentials)

Body

application/json
email
string<email>
required
Example:

"user@example.com"

password
string<password>
required
Example:

"yourpassword"

Response

Successful authentication

user
object