{
"name": "string"
}curl --location 'https://api-public.groundtruth.com/organizations?tenant_id=undefined' \
--header 'Content-Type: application/json' \
--data '{
"name": "string"
}'{
"id": 0,
"tenant_id": 0,
"name": "string",
"created_date": "2019-08-24T14:15:22.123Z",
"updated_date": "2019-08-24T14:15:22.123Z"
}