Create a multipart upload session
Authentication
Request
Response
The total number of chunks into which your file must be split. Calculated as: ceiling(total_size / chunk_size).
A string representing the date and time, in RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), when the upload URL will expire. Upload URLs expire 24 hours from their creation. After expiration, you cannot resume the upload, and you must create a new upload session.