{
"name": "string"
}curl --location --request POST 'https://api-public.groundtruth.com/organizations?tenant_id' \
--header 'Content-Type: application/json' \
--data-raw '{
"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"
}