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