## Changed

Upload field download links returned in `field_value` for `upload` fields are now temporary.

These links remain valid for **24 hours** from the time they are generated. After that, you will need to make another API request to retrieve a fresh download link.

### What this means

If your integration stores upload field download links and expects them to remain valid indefinitely, you will need to update that behaviour.

Instead, request a new link when you need to access the uploaded file after the original link has expired.

### Existing links

Upload field download links generated before this change will continue to work until a future date.

We’ll confirm that date in advance so you have time to update your integration.

### Why we’re making this change

This change supports our ongoing work to strengthen platform security and improve how file access is managed over time.

### Need help?

If you think this change might affect your integration, please contact support and we’ll be happy to help.