Defines the structure for the request body to register a new user.
This interface is used when sending data to the server to create a new user account.
AuthRegisterRequestBody
The API key required for authentication to the server.
The email address of the new user.
The password for the new user account.
Defines the structure for the request body to register a new user.
This interface is used when sending data to the server to create a new user account.
AuthRegisterRequestBody