Authorization: Bearer ********************
curl --location --request PUT 'https://sbi.pigeon-server.cn/api/ui/rules/enable/1' \ --header 'Authorization: Bearer <token>'
{ "status": true, "msg": "string", "data": "string" }