OPENAPI / COMPONENTS / SCHEMAS

fileUploadObjectResponse data structure

fileUploadObjectResponse

File upload object response.

object15properties
complete_urlstring

complete url field.

content_lengthintegerrequired

content length field.

content_typestringrequired

content type field.

created_byobjectrequired

Creator.

created_timestringrequired

Creation time (ISO 8601).

expiry_timestringrequired

expiry time field.

file_import_resultstring

file import result field.

filenamestringrequired

filename field.

ididResponserequired

in_trashbooleanrequired

Whether the resource is in the trash.

last_edited_timestringrequired

Last edited time (ISO 8601).

number_of_partsobject

number of parts field.

objectstringrequired

Resource object type.

statusstringrequired

HTTP status code.

upload_urlstring

upload url field.