Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 6. Namespace: auth
auth
6.1. Method: login Link kopierenLink in die Zwischenablage kopiert!
Log in with a username and password. Returns the session key most other API methods use.
The following parameters are available for this method:
- string
username
- string
password
- int
duration
- length of session (optional)
The following return values are available for this method:
- string
sessionKey