Description
All endpoints (currently in beta in the Preview APIs) labelled /journey/outcomespredictors will change to have the new format /journey/outcomes/predictors.
Change Category
API
Change Context
This change allows the /journey/outcomespredictors endpoint path format to be consistent with the rest of the journey endpoints and other public API endpoints.
Change Impact
Beta customers using all versions of the /journey/outcomespredictors endpoints (listed below) will have to replace the /journey/outcomespredictors with /journey/outcomes/predictors.
- POST /journey/outcomespredictors
- GET /journey/outcomespredictors
- GET /journey/outcomespredictors/{predictorId}
- DELETE /journey/outcomespredictors/{predictorId}
Date of Change
Nov 29, 2022
Impacted APIs
- POST /journey/outcomespredictors
- GET /journey/outcomespredictors
- GET /journey/outcomespredictors/{predictorId}
- DELETE /journey/outcomespredictors/{predictorId}
References
[AP-14060]