v4

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01241621.9 KB
Model

Create a POST url to upload a model

post/models/upload

Request body

modelNamestring required

Upload filename

Example request

{
  "modelName": "my_model.zip"
}

Response

Upload response

urlstring url
modelIdstring uuid