Upload File
Header parameters
Api-KeystringRequired
Your secret API key, available in the developer dashboard. Include this header on every request to authenticate your application.
Body
filestring · binaryRequired
File to upload
Responses
200
File uploaded successfully
application/json
idstring · uuidOptional
Unique identifier for the uploaded file
namestringOptional
Original filename
typestringOptional
Content type of the file
post
/v0/files200
File uploaded successfully
Last updated
