4 July 2025
Import
You can now create Import Containers which are automatically deleted based on a specified time to live value. This enhancement, released in public beta, improves resource management and removes the need to manually delete Import Containers. This is especially useful for workflows that generate many temporary Import Containers which you do not intend to reuse.
Existing Import Containers are not affected by this enhancement.
Changes:
- [API] Added 
retentionPolicyfield to ImportContainerDraft in public beta. - [API] Added 
retentionPolicyandexpiresAtfields to ImportContainer in public beta. - [API] Added the RetentionPolicy, TimeToLiveRetentionPolicy, and TimeToLiveConfig types to [ImportContainer](/import-export/import-container in public beta.