curl --location --request POST 'https://core.authing.cn/api/v2/userpools/refresh-secret' \
--header 'Authorization: Bearer token' \
--header 'x-authing-userpool-id: 59f86b4832eb28071bdd9214'
{
"code": 200,
"message": "刷新成功",
"data": "eb512df21f41133ea02fdad4efeb296c"
}