Hi,
I am currently making requests:
curl -X PUT 'https://api.aspose.cloud/v3.0/3d/storage/file/filename.usdz' \
-H 'Authorization: Bearer 03AFcWeA4tG90OrPguOJs... \
-H 'Content-Type: multipart/form-data' \
…... At least that’s what I read from here? Authenticating API...