cURL
curl --request POST \ --url https://api.infera.org/worker/deregister_node \ --header 'Content-Type: application/json' \ --data ' { "node_url": "<string>", "node_version": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response