Model Packs
Generate a pre-signed upload URL for a model pack file
Returns a pre-signed S3 PUT URL for uploading a file (image/video/any) to [modelId]/[packId]/[fileName]. The request data is echoed back in the response so the client can persist it.
post/v1/model-packs/upload-url
Headers
x-api-keystring required
API key for authentication
Request body
Response
Upload URL generated successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.