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