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

最終更新日 2026年9月4日