Skip to main content
PUT
Upload a file

Authorizations

Authorization
string
header
required

API key from Raccoon AI

Body

multipart/form-data
key
string
required

Storage key path for the file (e.g., {session_id}/filename.txt)

file
file
required

The file to upload

Response

200 - application/json

File uploaded

key
string

Use in CreateTaskRequest.files

size
integer
contentType
string
filename
string
uploadedAt
string<date-time>