Supply User Credentials and receive an `access_token`Ask AIpost https://enerflo.io/api/auth/loginSupply user credentials. If the user is valid, you'll receive an access_token which can be used to authenticate the user on Enerflo v1Body ParamsemailstringThis is the email address of the Enerflo v1 userpasswordstringThis is the plaintext password of the Enerflo v1 userremember_mebooleanDefaults to falseIf set to true, the the expires_at value of the access_token is extended by 7 days. 7 daystruefalseResponses 200200 400400Updated 10 months ago