Supply User Credentials and receive an `access_token`

Supply user credentials. If the user is valid, you'll receive an access_token which can be used to authenticate the user on Enerflo v1

Body Params
string

This is the email address of the Enerflo v1 user

string

This is the plaintext password of the Enerflo v1 user

boolean
Defaults to false

If set to true, the the expires_at value of the access_token is extended by 7 days. 7 days

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json