cURL
curl --request POST \ --url https://{FUSION HOST}/api/ai/ml-models \ --header 'Content-Type: application/json' \ --data '{}'
"<string>"
Upload a model to Fusion.
OK
The response is of type string.
string
Was this page helpful?