Skip to main content
POST
创建自定义字段

授权

Authorization
string
header
必填

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

请求体

application/json
label
string

字段标签。

modality
string

实体模态(例如联系人)。

type
string

字段类型(例如 textarea)。

meta
object

其他字段配置。

响应

成功响应

typed_custom_fields
string[]

已创建的字段(如返回)。