|
|||
|
|
putTrackFile.restThis service does not actually upload a file. Instead, it returns information required for the client to be able to upload a file to the server. In other words, this service provides the information needed to begin an upload. The caller must invoke this method first before beginning an upload. After the file is successfully uploaded, the client must then call the putTrack.rest service to commit the file to a project. The use case is:
Note that uploads are direct to Amazon S3. The client must PUT the file to the Amazon server using the new name 'uploadFileName' provided in the response from this service. Please see the Amazon API documentation for details. Then, after the upload is complete, the client must invoke the putTrack.rest service to commit the file to a project. You must Contact Us to obtain Amazon S3 access credentials.
|
||||||||||||||||||
|