mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-21 05:42:35 +00:00
19 lines
506 B
Markdown
19 lines
506 B
Markdown
![]() |
---
|
||
|
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*.
|
||
|
- **`password`** *(string)*: Login Password.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.
|