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