{}
curl --location --request PUT 'https://core.authing.cn/api/v2/extIdpConn//allAppState' \
--header 'Authorization: Bearer eyJhb' \
--header 'x-authing-userpool-id: 61b95d6c96d42670da568408' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"code": 200,
"message": "状态修改成功"
}