ApiauthenticationLogin userLogin user POST /api/login Login a user. Will return a token for future requests. Request application/jsonBodyemail emailrequiredpassword passwordrequired Responses200OKapplication/jsonSchemaExample (from schema)Schematoken stringrequired{ "token": "string"}Loading...