跳转到主要内容
POST
JavaScript

授权

Authorization
string
header
必填

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

路径参数

customer_id
string
必填

Customer Id

查询参数

send_email
boolean

If true, will send link to user.

return_url
string

Optional return URL for this session. Overrides the business-level default. This URL will be shown as a "Return to {business}" back button in the portal.

响应

Successfully send email to customer (if they exist)

最后修改于 2026年4月1日