bundle.social home page
Search...
Contact
Dashboard
Dashboard
Search...
Navigation
Upload
Delete upload
Documentation
API Reference
Knowledge
Blog
Comparison
Dashboard
Community
Github
Status
Feedback
Help
API Documentation
Introduction
OpenAPI
SDK
Connect social accounts
Webhooks
Examples
Rate limits
App
GET
Get health
Organization
GET
Get organization
Team
POST
Create new team
PATCH
Update team
DEL
Delete team
GET
Get team
Social account
POST
Generate OAuth URL
POST
Set channel for social account
DEL
Disconnect social account from team
POST
Refresh channels for social account
Upload
POST
Create upload
DEL
Delete upload
DEL
Delete many uploads
GET
Get upload list
GET
Get upload
Post
POST
Create post
PATCH
Update post
DEL
Delete post
GET
Get post list
GET
Get post
Upload
Delete upload
DELETE
/
api
/
v1
/
upload
/
{id}
Try it
Authorizations
x-api-key
string
header
required
Path Parameters
id
string
required
Response
200 - application/json
createdAt
string | null
required
id
string
required
teamId
string
required
type
enum<string>
required
Available options:
image
,
video
updatedAt
string | null
required
expiresAt
string | null
ext
string | null
fileSize
number | null
height
number | null
iconPath
string | null
iconUrl
string | null
mime
string | null
path
string | null
thumbnailPath
string | null
thumbnailUrl
string | null
url
string | null
videoLength
number | null
width
number | null
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Create upload
Delete many uploads