MediaContainerRelation Controller
Introduction
The MediaContainerRelation Controller enables you to create and manage relationships between different media containers in your system. This API allows you to establish, query, and remove connections between related media assets – for example, linking an image to its license document or connecting videos with supplementary materials.
Use Cases
- Establish connections between versions or variations of the same content
- Link media assets to their legal documents (licenses, releases, etc.)
- Connect primary content with supporting materials
Best Practices
- Keep track of relation IDs when creating new connections, as they're needed for later deletion
- Use the Find relations endpoint to validate connections before performing operations
- Consider implementing regular audits of your relations to ensure all connections remain valid
Reference
Live API reference