Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1001 Bytes

AccountCreateRequest.md

File metadata and controls

14 lines (9 loc) · 1001 Bytes

# AccountCreateRequest

Properties

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

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