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
You can generate an Organization Access Token from your organization's settings.
Schema for creating a customer session using a customer ID.
ID of the customer to create a session for.
ID of the member to create a session for. When not provided and the organization has member_model_enabled, the owner member of the customer will be used for individual customers.
External ID of the member to create a session for. Alternative to member_id.
When set, a back button will be shown in the customer portal to return to this URL.
1 - 2083"https://example.com/account"
Customer session created.
A customer session that can be used to authenticate as a customer.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
A customer in an organization.