curl --location --request POST 'https://core.authing.cn/api/v2/applications/61df925846bed781f5757166/authorization/enable' \
--header 'Authorization: Bearer token' \
--header 'x-authing-userpool-id: 61b95d6c96d42670da568408'
{
"code": 200,
"message": "开启成功"
}