Description
The public API endpoint GET /userrecordings/{recordingId}/media
is being marked as deprecated due to its reliance on a deprecated private endpoint. In its place we are introducing a new resource, /userrecordings/{recordingId}/transcoding.
Change Category
Informational
API
Change Context
The introduction of the new resource addresses problems for user-recording media retrieval.
Change Impact
The impact is mitigated by the fact that the new resource is designed to seamlessly replace the deprecated one. We will not remove the deprecated endpoint from service until such time that our logs show no customer usage.
Date of Change
Immediate
Impacted APIs
GET api/v2/userrecordings/{recordingId}/media
References
[CM-4670]