A valid request URL is required to generate request examples
{ "id": "<string>", "object": "file", "bytes": 123, "created_at": 123, "filename": "<string>", "purpose": "<string>" }
Uploads a file for use with batch processing or other features.
API key passed as a Bearer token.
The file to upload.
The intended purpose of the file (e.g. batch).
batch
Uploaded file object
"file"
Was this page helpful?