post
https://localhost:44395/api/asset/upload/start
Behavior: Prepares a new asset upload by creating the upload record and generating pre-signed URLs for each upload part. The client should upload each part directly to the provided URLs, then call the complete endpoint when all parts are uploaded. The file is split into parts based on the total file size.
Authorization: Requires a valid Bearer token.
Side Effects: An upload record is created. Pre-signed upload URLs are generated with limited validity.
Error Scenarios: Returns 400 if the request body is missing or 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…
