Skip to content

Upload a file.

POST
/backend/v1/files

Upload a file.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Request Body

multipart/form-data
object
Format"binary"
string[]
Required

Responses

Successful Response

application/json
JSON
{
  
"id": "string"
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI