Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1002 Bytes

AccountCreateRequest.md

File metadata and controls

17 lines (9 loc) · 1002 Bytes

AccountCreateRequest

Properties

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

See OAuth 2.0 Authorization
client_secret str Used when creating a new account with OAuth authorization.

See OAuth 2.0 Authorization
locale str 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]