Upload File

Upload a file

post
/v0/files
Header parameters
AuthorizationstringRequired

Token for authentication

Body
filestring · binaryRequired

File to upload

Responses
chevron-right
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/files
200

File uploaded successfully

Last updated