DELETE
/
api
/
v1
/
upload

Authorizations

x-api-key
string
header
required

Body

application/json
ids
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