Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
Path Parameters
The username associated with the request.
Namespace for the dataset.
Name of the dataset.
Body
application/json
Upload ID from the prepare response
Example:
"2~VmxqYXRlRDZWfjJrRWRiZ2FEQXk3dHI4DGhGLygtTmQNXEZPQXFzMVZOZTUgdEdrXCEyNStkQUp3U3Q2RjJqSkV4MFNBOWxJCk0yIHEkfcQ"
S3 object key from the prepare response
Example:
"uploads/data/20240301-143022-uuid.json"
Array of completed parts with their ETags
Minimum length:
1Response
Multipart upload completed successfully