{
"description": "string",
"team_name": "string"
}curl --location 'https://api.neucron.io/v1/business/team' \
--header 'X-Neucron-Business-ID;' \
--header 'X-Neucron-App-Secret;' \
--header 'Content-Type: application/json' \
--data '{
"description": "string",
"team_name": "string"
}'{
"team_id": "string"
}