POST
/
ai
/
ml-models
Upload a model
curl --request POST \
  --url https://{FUSION HOST}/api/ai/ml-models \
  --header 'Content-Type: application/json' \
  --data '{}'
"<string>"

Query Parameters

modelId
string
required
type
string
required

Body

application/json

Response

200 - */*

OK

The response is of type string.