Skip to main content

AssetsGetUploadPermitInput

Parameters for requesting S3 upload credentials for an iGUIDE asset.

filenamestring

The name of the uploaded file

filesizeinteger

Size of the file to upload in bytes (required)

AssetsGetUploadPermitInput
{
"filename": "string",
"filesize": 0
}