OPENAPI / COMPONENTS / SCHEMAS

Account Create Request

AccountCreateRequest

AccountCreateRequest data structure

object4properties
client_idstring

Used when creating a new account with OAuth authorization. See [OAuth 2.0 Authorization](https://app.hellosign.com/api/oauthWalkthrough#OAuthAuthorization)

client_secretstring

Used when creating a new account with OAuth authorization. See [OAuth 2.0 Authorization](https://app.hellosign.com/api/oauthWalkthrough#OAuthAuthorization)

email_addressstringrequired

The email address which will be associated with the new Account.

localestring

The locale used in this Account. Check out the list of [supported locales](/api/reference/constants/#supported-locales) to learn more about the possible values.