OPENAPI / COMPONENTS / SCHEMAS

Upload data structure

Upload

Structural definition for Upload in the OpenAI API contract.

object9properties
bytesintegerrequired

bytes value in the OpenAI API contract.

created_atintegerrequired

created at value in the OpenAI API contract.

expires_atintegerrequired

expires at value in the OpenAI API contract.

filestring

file value in the OpenAI API contract.

filenamestringrequired

filename value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

objectstring

object value in the OpenAI API contract.

purposestringrequired

purpose value in the OpenAI API contract.

statusstringrequired

status value in the OpenAI API contract.