Skip to main content
POST
cURL

Авторизації

Authorization
string
header
обов'язково

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Параметри шляху

token
string
обов'язково

Параметри запиту

filename
string

Відповідь

201 - application/json

Attachment information

token
string
обов'язково

Token for the uploaded file

Приклад:

"xxxxxxxxxxx"

size
number
обов'язково

File size in bytes

Приклад:

1024

url
string
обов'язково

URL of the uploaded file

Приклад:

"/bucket/xxxxx"

path
string
обов'язково

file path

Приклад:

"/table/xxxxxx"

mimetype
string
обов'язково

MIME type of the uploaded file

Приклад:

"video/mp4"

presignedUrl
string
обов'язково

Preview url

width
number

Image width of the uploaded file

Приклад:

100

height
number

Image height of the uploaded file

Приклад:

100

Останнє оновлення 4 вересня 2026 р.