{
"company_identification": "string",
"name": "string"
}curl --location 'https://chat.jijyun.cn/v1/openapi/apikey/add?apiKey=undefined' \
--header 'Content-Type: application/json' \
--data '{
"company_identification": "string",
"name": "string"
}'{
"Code": 2000,
"Msg": "成功",
"Data": {
"result": "创建成功",
"api_key": "G-ebsvUlPHpr8RazS6b5ALrvmsfy5dUmSbo0pSlPmzs5UHEUwG"
}
}