OpenAPI 3.1.02026-08-131856811.1 MB
1ee4b8be5abd
customer-sessions
public
Create Customer Session
Create a customer session.
For organizations with member_model_enabled, this will automatically create a member session for the owner member of the customer.
Scopes: customer_sessions:write
post/v1/customer-sessions/
Request body
Example request
{
"return_url": "https://example.com/account"
}Response
Customer session created.