curl --request POST \ --url https://api.infera.org/node_job_history \ --header 'Content-Type: application/json' \ --header 'api_key: <api-key>' \ --data '{ "node_url": "<string>", "node_version": "<string>" }'
"<any>"
The response is of type any.
any