Category: API
Summary: Existing Messaging Integration endpoints are being deprecated
/api/v2/messaging see https://developer.mypurecloud.com/api/rest/v2/messaging/ Please use new endpoints under /api/v2/conversations/messaging instead see https://developer.mypurecloud.com/api/rest/v2/conversations/
Context: In order to structure our api resources better, there was a need to move the messaging integrations under conversations.
Impact: If you are using the deprecated integration endpoints /api/v2/messaging/* , please change and move to the corresponding endpoints under /api/v2/conversations/messaging/*
Date of Change: 11/30/2019 - expected date of deprecated endpoint removal
Impacted APIs:
/api/v2/messaging/* (deprecated)
/api/v2/conversations/messaging/* (new replacement apis)