跳转到主要内容
PATCH
JavaScript

授权

Authorization
string
header
必填

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

路径参数

customer_id
string
必填

Customer Id

请求体

application/json
email
string | null
metadata
null | Metadata · object

Additional metadata for the customer

name
string | null
phone_number
string | null

响应

business_id
string
必填
created_at
string<date-time>
必填
customer_id
string
必填
email
string
必填
name
string
必填
metadata
Metadata · object

Additional metadata for the customer

phone_number
string | null
最后修改于 2026年4月1日