App uploads
An AppUpload is an entity that corresponds to a zip file containing all the assets of an app.
The zip file cannot be accessed directly, but an AppUpload can be converted into an AppBundle entity.
An
AppUpload is temporary and meant to be used to create an AppBundle right after. It will be deleted after the expiration date defined with the sys.expiresAt property (usually between 24 and 48h).App upload
The API base URL for this action is
https://upload.contentful.com or https://upload.eu.contentful.com for EU data residency customers.