Skip to main content
POST
创建账户

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
name
string
必填

账户名称

domain
string
必填

账户域名

owner_id
string

所有者 ID

account_stage_id
string

账户阶段 ID

响应

成功响应

account
object

已创建的账户