Authorizations
You can generate an Organization Access Token from your organization's settings.
Body
application/json
- CustomerSessionCustomerIDCreate
- CustomerSessionCustomerExternalIDCreate
Schema for creating a customer session using a customer ID.
ID of the customer to create a session for.
When set, a back button will be shown in the customer portal to return to this URL.
Required string length:
1 - 2083Examples:
"https://example.com/account"
Response
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.

