Skip to main content
PATCH
更新账户

授权

Authorization
string
header
必填

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

路径参数

account_id
string
必填

账户 ID

请求体

application/json
name
string

账户名称

domain
string

账户域名

owner_id
string

所有者 ID

account_stage_id
string

账户阶段 ID

raw_address
string

原始地址

phone
string

电话号码

typed_custom_fields
object

类型化自定义字段对象

响应

成功响应

account
object

已更新的账户