メインコンテンツへスキップ
POST
Complete a computer file upload

承認

Authorization
string
header
必須

Factory API key or JWT token for authentication

パスパラメータ

computerId
string
必須

Computer ID

fileName
string
必須

Workspace file name

Required string length: 1 - 255
Pattern: ^(?=.*\S)(?!.*[\\/])(?!.*\.\.)(?!.*[\x00-\x1F\x7F]).+$

ボディ

application/json
transferId
string<uuid>
必須
sessionId
string
必須
Minimum string length: 1

レスポンス

Response for status 200

transferId
string<uuid>
必須
fileName
string
必須
Required string length: 1 - 255
Pattern: ^(?=.*\S)(?!.*[\\/])(?!.*\.\.)(?!.*[\x00-\x1F\x7F]).+$
byteLength
integer
必須
必須範囲: x >= 0