put
https://use.apilookup.for.a.base.url/layers//data/
Persists the data blob in the underlying storage mechanism (volume). Use this upload mechanism for blobs smaller than 50 MB. The size limit for blobs uploaded this way is 5 GB but we do not recommend uploading blobs this large with this method, so use multipart upload instead. When the operation completes successfully there is no guarantee that the data blob will be immediately available although in most cases it will be. To check if the data blob is available use the HEAD method.
200OK - Blob was uploaded
401Unauthorized
403Forbidden
404Not Found
409Conflict - indicates blob with this dataHandle already exists