mutation

registerWithForm

Enable new users to register using a registration form. This API creates a new user account with the provided details and may require email/mobile verification based on platform configuration.
Arguments
formRegisterRequestSchemaInput
FormRegisterRequestSchemaInput
Describes the request structure to register new user.
platform
String
ID of the application. This parameter is obsolete and will be removed in a future release.
Response
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...