post
https://localhost:44395/api/asset/upload/part//complete
Behavior: Records that the specified upload part has been successfully uploaded to the pre-signed URL. The ETag returned by the storage service after uploading the part data must be provided to verify integrity. Call this for each part after uploading it, before calling the complete-upload endpoint.
Authorization: Requires a valid Bearer token.
Side Effects: The part is marked as completed in the upload record.
Error Scenarios: Returns 400 if the ETag is missing or the request body is invalid. Returns 401 if the caller is not authenticated.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The upload part was confirmed successfully.
