OpenAPI 3.1.02026-08-101856791.1 MB
f9688fd328d6
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.