{
"company_identification": "string",
"api_key": "string",
"state": 0
}curl --location 'https://chat.jijyun.cn/v1/openapi/apikey/state?apiKey=undefined' \
--header 'Content-Type: application/json' \
--data '{
"company_identification": "string",
"api_key": "string",
"state": 0
}'{
"Code": 2000,
"Msg": "成功",
"Data": {
"result": "修改成功"
}
}