Create an asset
Authentication
Request
Specifies the upload method for the asset. Use direct to upload a local file or url for a publicly accessible URL.
Specify this parameter to upload a file from your local file system. This parameter is required when method is set to direct.
Direct uploads are limited to 200MB. For files larger than 200MB, use the Multipart Upload API.
Specify this parameter to upload a file from a publicly accessible URL. This parameter is required when method is set to url.
URL uploads have a maximum limit of 4GB.
Response
The date and time, in RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), when the asset was created.