Skip to main content
POST
创建联系人

授权

Authorization
string
header
必填

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

请求体

application/json
first_name
string

名字

last_name
string

姓氏

organization_name
string

组织名称

title
string

标题

account_id
string

账户 ID

email
string

电子邮件

website_url
string

网站 URL

label_names
string

要为联系人设置的标签

contact_stage_id
string

联系人阶段 ID

present_raw_address
string

原始地址

direct_phone
string

直拨电话

corporate_phone
string

公司电话

mobile_phone
string

手机号码

home_phone
string

家庭电话

other_phone
string

其他电话

typed_custom_fields
object

类型化自定义字段对象

run_dedupe
boolean

启用去重。默认为 false。

响应

成功响应

contact
object

已创建的联系人