curl --request POST \ --url https://api.infera.org/worker/update_models \ --header 'Content-Type: application/json' \ --data '{ "node_url": "<string>", "models": [ "<string>" ] }'
"<any>"
The response is of type any.
any