Complete a multipart upload
Upload
Complete a multipart upload
Finalize the multipart upload after all parts are uploaded. Provide the ETag returned by S3 for each part. After completion, proceed to the domain-specific create endpoint.
POST
Complete a multipart upload
Documentation Index
Fetch the complete documentation index at: https://docs.cyberun.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User session JWT (Bearer ). Must be paired with the X-Team-ID
request header on team-scoped endpoints so the server knows which
team's resources to operate on.
Body
application/json
Response
Multipart upload completed
S3 object key of the completed upload.
