创建联系人备注

为联系人创建一条备注,并返回创建后的备注。
存储前会去除内容首尾空格。该操作不使用客户端幂等键;重复请求会创建另一条具有不同ID的备注。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 255

备注所属联系人的标识。支持联系人 ID、不带前导 @ 的 username,或以 + 开头的 E.164 格式手机号。
username 由 3 到 35 个字母、数字、点或下划线组成。纯数字值优先按 username 解析,未找到对应 username 时再按联系人 ID 解析。

Body Params

用于创建或更新单条联系人备注的请求体。

string
required
length between 1 and 500

备注内容。校验和保存前会移除首尾空白。

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json