Authorization: Bearer ********************
{
"bizType":"order",
"bizValue":"THC392549006355918848",
"name"
}
curl --location --request POST '/api/order/im/imCreateGroup' \
--header 'Content-Type: application/json' \
--data-raw '{
"bizType":"order",
"bizValue":"THC392549006355918848",
"name"
}'
{}