registerUser
Create a user account on MyWhoosh by submitting name, email, password, birth date, height, weight, and gender information. Optionally include FTP and marketing consent.
Instructions
Register a new MyWhoosh user account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ftp | No | Functional Threshold Power in watts | |
| Yes | Email address | ||
| dobDay | Yes | Day of birth (1-31) | |
| gender | Yes | Gender (0 = Male, 1 = Female) | |
| height | Yes | Height in cm | |
| weight | Yes | Weight in kg | |
| country | No | Country code | |
| dobYear | Yes | Year of birth | |
| dobMonth | Yes | Month of birth (1-12) | |
| lastName | Yes | Last name | |
| password | Yes | Password | |
| firstName | Yes | First name | |
| allowMarketingEmails | No | Allow marketing emails |