Skip to content
CalypsoAI
Search
K
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Upload a file.
POST
/backend/v1/files
Upload a file.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Request Body
multipart/form-data
Schema
object
file
string
Required
Format
binary
purposes
string[]
Required
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"id"
:
"string"
}
POST
/backend/v1/files
Playground
Server
Select a server...
Authorization
HTTPBearer
Body
file
*
purposes
*
Try it out
Samples
Powered by
VitePress OpenAPI