Preview API: Session Types endpoints removal

Description

Session Types endpoints (currently in preview status) will be deprecated and will not be released in the future.

Change Category

Infrastructure
API

Change Context

Session Types endpoints are a part of an unreleased feature, Custom Events. The endpoints in question allowed management of user-defined custom session types that facilitated easy ingestion of events from multitude of 3rd party systems under one stream type. With the parent feature Custom Events being torn down, there is no need to manage custom session types.

Change Impact

This change may impact customers who participated in the Custom Events beta.

Date of Change

Mar 29, 2023

Impacted APIs

GET /api/v2/journey/sessiontypes
POST /api/v2/journey/sessiontypes
GET /api/v2/journey/sessiontypes/{sessionTypeId}
PATCH /api/v2/journey/sessiontypes/{sessionTypeId}
DELETE /api/v2/journey/sessiontypes/{sessionTypeId}

References

[GPE-12402]

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