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