Login to your account
Description
Creates a login token for authentication.
Endpoint
/account/login
Method
POST
Access Level Rules
Minimum Access Level
Account holder only
Processing Units
Processing units
0
Parameters
Name
Description
Required
Default
username
The username of your Ellipsis Drive account.
true
password
The password of your Ellipsis Drive account.
true
validFor
The number of seconds the token will be valid for.
false
86400 (24 hours)
Last updated