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
Response
Multipart upload prepared successfully
Unique identifier for the multipart upload session
Example:
"2~VmxqYXRlRDZWfjJrRWRiZ2FEQXk3dHI4DGhGLygtTmQNXEZPQXFzMVZOZTUgdEdrXCEyNStkQUp3U3Q2RjJqSkV4MFNBOWxJCk0yIHEkfcQ"
Generated S3 object key
Example:
"uploads/data/20240301-143022-uuid.json"
Size of each part in bytes (8MB)
Example:
8388608
Array of presigned URLs for multipart upload
Required array length:
1 - 10000 elements