curl --location -g --request PATCH 'https://app-prod.watchdogsecurity.io/api/msp/nodes/{{node_id}}/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "South America One"
}'{
"id": 77,
"uid": "a024fd95-b24f-4823-8a2f-0bd6f4bc1a87",
"name": "South America One",
"is_parent_node": false
}