Authorization: ********************X-API-Key: ********************curl --location 'https://my.xentree.com/api/organizations/' \
--header 'Authorization: Bearer <token>'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"slug": "string",
"description": "string",
"is_active": true,
"role": "string",
"is_internal": true
}