Files
Upload a file
Creates a new file
Authorization
x-api-key
<token>
API Key for authentication
In: header
Request Body
multipart/form-data
Optionalnamerequired
string
The name of the file
Minimum length:
1
Maximum length: 30
filerequired
file
The file to upload
Format:
"binary"
Response Body
The response for a file. Properties depend on the file type.
TypeScript Definitions
Use the response body type in TypeScript.
responserequired
File Response
The response for a file. Properties depend on the file type.