OPENAPI / COMPONENTS / SCHEMAS
Account Create Request
AccountCreateRequestAccountCreateRequest data structure
object4properties
client_idstringUsed when creating a new account with OAuth authorization. See [OAuth 2.0 Authorization](https://app.hellosign.com/api/oauthWalkthrough#OAuthAuthorization)
client_secretstringUsed when creating a new account with OAuth authorization. See [OAuth 2.0 Authorization](https://app.hellosign.com/api/oauthWalkthrough#OAuthAuthorization)
email_addressstringrequiredThe email address which will be associated with the new Account.
localestringThe locale used in this Account. Check out the list of [supported locales](/api/reference/constants/#supported-locales) to learn more about the possible values.