Models
Confirm model upload
Confirm a model upload after the S3 upload completes.
This is step 3 of the presigned URL workflow. Call this after uploading the model archive to the presigned URL.
The service will:
- Verify the S3 object exists
- Validate the archive structure
- Create the model record
post/v1/models/uploads/{upload_id}/confirm
Path parameters
upload_idstring required
Request body
Response
Successful Response
Changes
Changed in 1 of the 34 revisions of this API.1
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○