/
BU
bundle
/
bundle.social API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.2
2026-07-26
153
0
825.5 KB
upload
Create upload
Upload a file. This is the only endpoint that uses multipart/form-data.
post
/api/v1/upload/
Response
200
object
required
id
string
required
teamId
string
nullable
organizationId
string
nullable
iconUrl
string
uri
nullable
thumbnailUrl
string
uri
nullable
url
string
uri
nullable
externalLink
string
uri
nullable
iconPath
string
nullable
thumbnailPath
string
nullable
path
string
nullable
type
'image'
|
'video'
|
'document'
required
width
number
nullable
height
number
nullable
fileSize
number
nullable
videoLength
number
nullable
mime
string
nullable
ext
string
nullable
createdAt
string
date-time
nullable
required
updatedAt
string
date-time
nullable
required