Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.03 KB

ExternalUserRequest.md

File metadata and controls

16 lines (12 loc) · 1.03 KB

ExternalUserRequest

Properties

Name Type Description Notes
app_invitation string The token of the app invitation which lead to signup [optional]
tester_invitation string The token of the test invitation which lead to signup [optional]
organization_invitation string The token of the organization invitation which lead to signup [optional]
avatar_url string The avatar URL of the user [optional]
display_name string The full name of the user. Might for example be first and last name [optional]
email string The email address of the user
name string The unique name that is used to identify the user. If no explicit value is given, a default will be auto-generated from the `display_name` value [optional]

[Back to Model list] [Back to API list] [Back to README]