Skip to main content
POST
Upload a new part for a multipart upload

Authorizations

Authorization
string
header
required

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

Path Parameters

upload_id
string
required

Query Parameters

ai_project_id
string | null

Body

application/octet-stream

The body is of type file.

Response

Successful Response

upload_part_info
UploadPartInfoResponse · object
required

Information about the uploaded part