/auth/local

POST {{baseUrl}}/auth/local

Login a user using the identifiers email and password

Request Body

{"foo"=>"est non"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"foo":"est non"}