Login
| Route | Capability | Description |
|---|---|---|
| Login to your account POST /account/apiauthtoken |
N/A | Login to your account using your apitoken, e-mail address and password. |
Login to your Account
POST account/apiauthtoken
Login to your account using your apitoken, e-mail address and password.
Mandatory fields to be passed in the URL are:
| Parameter | Description |
|---|---|
| apitoken | Your lerarenstage.be Application Token. |
| email_id | Your lerarenstage.be Email ID. |
| password | Password for the lerarenstage.be EMAIL_ID. |
Note: The parameter names passed in the POST request are case-sensitive.
