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