mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-29 17:49:14 +00:00
664 B
664 B
| title | description | slug |
|---|---|---|
| Registration Request | OpenMetadata Registration API | Submit registration requests with user credentials and profile details. | /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-01-15 09:05:41.923720+00:00.