{
"enabled": true,
"id": 1
}curl --location --request PUT '/super/manage/settings/oauth/status' \
--header 'Authorization: {{Authorization}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"enabled": true,
"id": 1
}'{
"code": 20000,
"data": null,
"msg": null
}