Unreleased feature: removal of sensitive fields from Journey AppEvents API

Description

This change removes two fields: ipAddress and externalContactId from the POST /api/v2/journey/deployments/{deploymentId}/appevents API response contract.

Change Category

API

Change Context

The ipAddress and externalContactId fields are considered PII and unsafe to return on unauthenticated endpoints.

Change Impact

The feature toggle is not currently enabled for any customers, so there is no customer impact.

Change impact is the removal of the two response fields, ipAddress and externalContactId, from our public API documentation.

Date of Change

No sooner than Nov 29, 2023

Impacted APIs

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

References

[GPE-13645]

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