{
"name": "string"
}curl --location --request PUT 'https://api-public.groundtruth.com/tenants/' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string"
}'{
"id": 0,
"name": "string",
"type": 0,
"tier": 0,
"is_holding_company": true,
"payment_type": 0,
"created_date": "2019-08-24T14:15:22.123Z",
"updated_date": "2019-08-24T14:15:22.123Z"
}