OPENAPI / COMPONENTS / SCHEMAS
数据结构:Account Create Request
AccountCreateRequestAccountCreateRequest 数据结构
object4字段
client_idstring创建具有 OAuth 授权的新账户时使用。 参见[OAuth 2.0授权](https://app.hellosign.com/api/oauthWalkthrough#OAuthAuthorization)
client_secretstring创建具有 OAuth 授权的新账户时使用。 参见[OAuth 2.0授权](https://app.hellosign.com/api/oauthWalkthrough#OAuthAuthorization)
email_addressstring必填将与新账户关联的电子邮件地址。
localestring此账户中使用的区域设置。查看[支持的区域设置](/api/reference/constants/#supported-locales) 列表以了解有关可能值的更多信息。