curl --request POST \ --url https://api.infera.org/worker/update_result \ --header 'Content-Type: application/json' \ --data '{ "job_id": "<string>", "api_key": "<string>", "model_name": "<string>", "result": {}, "status": "<string>" }'
"<any>"
The response is of type any.
any