cURL
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>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.infera.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.infera.org/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response