URL to redirect to on successful registration. Ignored for json request.
Request body
emailstring required
user identifier. This is by default an email address, but can be any (unique) field that is part of the User model and is defined in the SECURITY_USER_IDENTITY_ATTRIBUTES configuration variable. It will also match against numeric User model fields.