Get a presigned upload URL for directly uploading files to a collection. This is useful for client-side uploads where you want to avoid routing file data through your server.
The presigned URL expires after a limited time
Upload the file directly to the returned URL using a PUT request
A video ID is pre-assigned and returned immediately