Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
546 B
Markdown
Raw Permalink Normal View History

---
title: registrationRequest
slug: /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](#/type/basic.json#/definitions/email)*.
- **`password`** *(string)*: Login Password.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.