file_asset

Upload file asset

post/api/v2/file_asset

Headers

X-Upload-Idstring

Opaque upload session id returned as upload_id on the first chunk of a resumable (Content-Range) upload. Echo it on every subsequent chunk so they reassemble into the same file. Omit it to start a new upload.

Response

uristring
extstring
upload_idstring

Changes