Own session management
Customer or anonymous access token. Use the token obtained from the storefront session (e.g. Requesting an anonymous token or Logging in a customer).
Your Emporix tenant name.
Note: The tenant name should always be provided in lowercase.
^[a-z][a-z0-9]+$The request was successful. Session context details are returned.
A session context with the provided ID was not found.
A server-side error occurred.
Customer or anonymous access token. Use the token obtained from the storefront session (e.g. Requesting an anonymous token or Logging in a customer).
Your Emporix tenant name.
Note: The tenant name should always be provided in lowercase.
^[a-z][a-z0-9]+$Request body for partially updating own session context (PATCH /me/context). Only the following fields can be updated; all other fields are ignored.
Code of the site, as defined in the Site Settings Service.
mainThree-letter currency code, as defined in the Currency Service.
EURThe country code, as defined in the country service.
DEThe request was successful. The session context has been updated.
A session context with the provided ID was not found.
A server-side error occurred.
No content
Last updated
Was this helpful?

