getUploadUrl
Url
/V2.0/services/files/getUploadUrl
HTTP Method
GET
Description
Get a URL for uploading files. After POSTing a file to this URL, perform an Upload operation and pass this URL in the UploadUrl parameter. 
Parameters
Name Type Description
Result
Name Type Description
uploadUrl string
In case of failure an error object will be returned
* indicates required fields