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