Accountlogin with Username and Password or Session-Identifier or Login-Process-ID
| Name | Type |
| page | String |
| devicetoken | String |
| username | String |
| password | String |
| page | String |
| devicetoken | String |
| directlogintoken | String |
| loginprocessid | String |
| Name | Type |
| loginprocessid | String |
| loginprocessid | String |
| loginprocessid | String |
| login_process_action | String |
| login_process_page | String |
| login_page_code | String |
Accept the terms of service for a specific user.
| Name | Type |
| user | Tubitor UserID |
| Name | Type |
| success | String (if success) |
Verify the email for a specific user.
| Name | Type |
| user | Tubitor UserID |
| code | String (Mail verification code) |
| action | String ('verify' / 'resend') |
| Name | Type |
| success | String (if success) |
Create a device for the user.
| Name | Type |
| user | Tubitor UserID |
| name | String |
| deviceid | String |
| Name | Type |
| success | String (if success) |
Create a Tubitor Account
| Name | Type |
| username | String |
| String | |
| password | String |
| Name | Type |
| success | String |
Send mail with reset-code by username / mail.
| Name | Type |
| identifier | String |
| Name | Type |
| success | String |
Reset password with new password and resetcode.
| Name | Type |
| code | String |
| password | String |
| Name | Type |
| success | String |
https://tubitorapis.com/accountlogin/
Tubitor API-Token with access to 'accountlogin'.
API Author: Tubitor Developers
Website: developers.tubitor.com