Customers
Create Customer Portal Session
Create a session of the Customer Portal for a specific customer.
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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Customer Id
Query Parameters
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.
Response
Successfully send email to customer (if they exist)
Last modified on January 28, 2026
JavaScript