Create customer portal session
Auth
Create customer portal session
Generates a one-time authenticated URL that signs the customer into the portal at a supported destination.
POST
Create customer portal session
Authorizations
Organization API key using Authorization: Bearer sk_....
Body
application/json
Request body for creating an authenticated customer portal session.
- Option 1
- Option 2
- Option 3
- Option 4
Response
Customer portal session created
Response containing an authenticated customer portal session link.
Authenticated URL the customer can use to access the portal session.
Example:
"https://portal.example.com/l/abc123"