curl --location 'https://api-sandbox.usepeladen.com/api/v1/cluster/api/v1/cluster/unregister' \ --header 'Content-Type: application/json' \ --data '{ "node_id": "string", "end_user_id": "string" }'
{ "message": "string" }