Aniket Katkar 9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00

500 B

title slug
registrationRequest /main-concepts/metadata-standard/schemas/auth/registrationrequest

RegistrationRequest

This schema defines the SMTP Settings for sending Email

Properties

  • firstName (string): First Name.
  • lastName (string): Last Name.
  • email: Email address of the user. Refer to ../type/basic.json#/definitions/email.
  • password (string): Login Password.

Documentation file automatically generated at 2023-10-27 13:55:46.343512.