Preview API: Removal of session from the Journey App Event request contract

Description

The session field will be removed from the request contract on the Journey App Event Preview API. Users will no longer be required to pass in a session identifier and event counts, with sessions instead being generated and managed in backend services. The session will continue to be returned in the response providing relevant information about the current session to API users.

Change Category

API

Change Context

This change decreases the burden on API users to manage sessions appropriately and results in more predictable, reasonable session lifecycles, preventing edge cases where sessions are not being updated as expected.

Change Impact

No customers currently use this API, so no impact isexpected. Potential customers should not trust or send session information in the request after this change.

Date of Change

Oct 15, 2023

Impacted APIs

POST /api/v2/journey/deployments/{deploymentId}/appevents

References

[GPE-13329]

This topic was automatically closed 62 days after the last reply. New replies are no longer allowed.