Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 998 Bytes

AccountCreateRequest.md

File metadata and controls

14 lines (9 loc) · 998 Bytes

# AccountCreateRequest

Properties

Name Type Description Notes
emailAddress*required string The email address which will be associated with the new Account.
clientId string Used when creating a new account with OAuth authorization.

See OAuth 2.0 Authorization
clientSecret string Used when creating a new account with OAuth authorization.

See OAuth 2.0 Authorization
locale string The locale used in this Account. Check out the list of supported locales to learn more about the possible values.

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