Customers
고객 포털 세션 생성
특정 고객을 위한 고객 포털의 세션을 생성합니다.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
Use this file to discover all available pages before exploring further.
인증
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