Currently, pages don't show a list of data to include in a request and whether these fields are required or not. For example, for the create account JSON page it would look something like the following:
| Parameter |
Required |
Note |
| username |
yes |
|
| password |
yes |
|
| contactemail |
yes |
|
| domain |
yes |
Both domains and subdomains supported |
| plan |
yes |
|
It would maybe also be good to provide example data so users know what to enter in these fields.
Currently, pages don't show a list of data to include in a request and whether these fields are required or not. For example, for the create account JSON page it would look something like the following:
It would maybe also be good to provide example data so users know what to enter in these fields.