post
https://localhost:44395/api/asset/upload//cancel
Behavior: Aborts the multipart upload and cleans up all partially uploaded data. An optional message can be provided to record the reason for cancellation. Use this to abandon an upload that will not be completed.
Authorization: Requires a valid Bearer token.
Side Effects: All uploaded parts are deleted from storage. The upload record is marked as cancelled.
Error Scenarios: 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 was cancelled and partial data was cleaned up.
