Customers
创建客户门户会话
为特定客户创建客户门户的会话。
POST
JavaScript
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路径参数
Customer Id
查询参数
If true, will send link to user.
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)
Last modified on January 28, 2026
JavaScript