Skip to main content
POST
完成 PDF 上传

Authorizations

Authorization
string
header
required

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

Body

application/json
upload_id
string
required

上传会话 ID

Minimum string length: 1
object_key
string | null

STS 直传对象键

etag
string | null

可选 ETag(用于排障)

Response

Successful Response

code
integer
default:0

响应码,成功时为0

message
string
default:操作成功

成功消息

data
Data · object

响应数据

timestamp
integer | null

响应时间戳(可选)