Skip to main content
POST
批量更新联系人阶段

授权

Authorization
string
header
必填

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

查询参数

contact_ids[]
string
必填

联系人 ID

contact_stage_id
string
必填

新联系人阶段 ID

响应

成功响应

contacts
string

已更新的联系人

contacts[].id
string

联系人 ID

contacts[].first_name
string

名字

contacts[].last_name
string

姓氏

contacts[].contact_stage_id
string

联系人阶段 ID

contacts[].owner_id
string

所有者 ID

contacts[].email
string

电子邮件

contacts[].organization_name
string

组织名称